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

/linux-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_netdev.c1534 .ndo_dfwd_add_station = fm10k_dfwd_add_station,
/linux-master/drivers/net/
H A Dmacvlan.c639 lowerdev->netdev_ops->ndo_dfwd_add_station(lowerdev, dev);
/linux-master/include/linux/
H A Dnetdevice.h1282 * void* (*ndo_dfwd_add_station)(struct net_device *pdev,
1291 * by 'ndo_dfwd_add_station'. 'pdev' is the net device backing
1563 void* (*ndo_dfwd_add_station)(struct net_device *pdev, member in struct:net_device_ops
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10462 .ndo_dfwd_add_station = ixgbe_fwd_add,
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c13638 .ndo_dfwd_add_station = i40e_fwd_add,

Completed in 321 milliseconds