Searched refs:bcm_sf2_arl_op (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/net/dsa/ |
| D | bcm_sf2.c | 672 static int bcm_sf2_arl_op(struct bcm_sf2_priv *priv, int op, int port, in bcm_sf2_arl_op() function 737 return bcm_sf2_arl_op(priv, 0, port, fdb->addr, fdb->vid, true); in bcm_sf2_sw_fdb_add() 745 return bcm_sf2_arl_op(priv, 0, port, fdb->addr, fdb->vid, false); in bcm_sf2_sw_fdb_del()
|