Home
last modified time | relevance | path

Searched refs:ndo_dfwd_add_station (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_netdev.c1534 .ndo_dfwd_add_station = fm10k_dfwd_add_station,
/linux/drivers/net/
H A Dmacvlan.c639 lowerdev->netdev_ops->ndo_dfwd_add_station(lowerdev, dev); in macvlan_open()
/linux/include/linux/
H A Dnetdevice.h1570 void* (*ndo_dfwd_add_station)(struct net_device *pdev, member
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10454 .ndo_dfwd_add_station = ixgbe_fwd_add,
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c13683 .ndo_dfwd_add_station = i40e_fwd_add,