Home
last modified time | relevance | path

Searched refs:netdev_set_sb_channel (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c5296 netdev_set_sb_channel(vdev, 0); in ixgbe_fwd_ring_up()
8926 netdev_set_sb_channel(vdev, 0); in ixgbe_reassign_macvlan_pool()
10011 netdev_set_sb_channel(vdev, pool); in ixgbe_fwd_add()
10055 netdev_set_sb_channel(accel->netdev, 0); in ixgbe_fwd_del()
/Linux-v4.19/include/linux/
Dnetdevice.h2064 int netdev_set_sb_channel(struct net_device *dev, u16 channel);
/Linux-v4.19/net/core/
Ddev.c2589 int netdev_set_sb_channel(struct net_device *dev, u16 channel) in netdev_set_sb_channel() function
2607 EXPORT_SYMBOL(netdev_set_sb_channel);