Searched defs:ndm (Results 1 – 9 of 9) sorted by relevance
/drivers/staging/fsl-dpaa2/ethsw/ |
D | ethsw.c | 314 static int port_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in port_fdb_add() 327 static int port_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in port_fdb_del() 566 struct ndmsg *ndm; in ethsw_fdb_do_dump() local
|
/drivers/net/ethernet/mscc/ |
D | ocelot.c | 768 static int ocelot_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in ocelot_fdb_add() 794 static int ocelot_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in ocelot_fdb_del() 817 struct ndmsg *ndm; in ocelot_fdb_do_dump() local
|
/drivers/net/ |
D | macvlan.c | 971 static int macvlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_add() 997 static int macvlan_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_del()
|
D | vxlan.c | 255 struct ndmsg *ndm; in vxlan_fdb_info() local 1116 static int vxlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_add() 1191 static int vxlan_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_delete()
|
/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_main.c | 372 static int qlcnic_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in qlcnic_fdb_del() 397 static int qlcnic_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in qlcnic_fdb_add()
|
/drivers/net/ethernet/intel/ice/ |
D | ice_main.c | 3360 ice_fdb_add(struct ndmsg *ndm, struct nlattr __always_unused *tb[], in ice_fdb_add() 3398 ice_fdb_del(struct ndmsg *ndm, __always_unused struct nlattr *tb[], in ice_fdb_del()
|
/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 2489 static int igb_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in igb_ndo_fdb_add()
|
/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 9905 static int ixgbe_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in ixgbe_ndo_fdb_add()
|
/drivers/net/ethernet/intel/i40e/ |
D | i40e_main.c | 12284 static int i40e_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in i40e_ndo_fdb_add()
|