Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
Dfm10k_netdev.c1381 .ndo_dfwd_add_station = fm10k_dfwd_add_station,
/linux-4.4.14/drivers/net/
Dmacvlan.c580 lowerdev->netdev_ops->ndo_dfwd_add_station(lowerdev, dev); in macvlan_open()
/linux-4.4.14/include/linux/
Dnetdevice.h1220 void* (*ndo_dfwd_add_station)(struct net_device *pdev, member
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c8439 .ndo_dfwd_add_station = ixgbe_fwd_add,