Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
Dfm10k_netdev.c1383 .ndo_dfwd_add_station = fm10k_dfwd_add_station,
/linux-4.1.27/drivers/net/
Dmacvlan.c578 lowerdev->netdev_ops->ndo_dfwd_add_station(lowerdev, dev); in macvlan_open()
/linux-4.1.27/include/linux/
Dnetdevice.h1194 void* (*ndo_dfwd_add_station)(struct net_device *pdev, member
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c8193 .ndo_dfwd_add_station = ixgbe_fwd_add,