Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Ddev.c2460 netdev_unbind_sb_channel(dev, txq->sb_dev); in netdev_unbind_all_sb_channels()
2507 void netdev_unbind_sb_channel(struct net_device *dev, in netdev_unbind_sb_channel() function
2523 EXPORT_SYMBOL(netdev_unbind_sb_channel);
/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c5371 netdev_unbind_sb_channel(adapter->netdev, vdev); in ixgbe_fwd_ring_up()
9050 netdev_unbind_sb_channel(adapter->netdev, vdev); in ixgbe_reassign_macvlan_pool()
10171 netdev_unbind_sb_channel(pdev, accel->netdev); in ixgbe_fwd_del()
/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_main.c6988 netdev_unbind_sb_channel(vsi->netdev, ch->fwd->netdev); in i40e_free_macvlan_channels()
7289 netdev_unbind_sb_channel(netdev, vdev); in i40e_fwd_add()
7322 netdev_unbind_sb_channel(vsi->netdev, in i40e_del_all_macvlans()
7359 netdev_unbind_sb_channel(netdev, fwd->netdev); in i40e_fwd_del()
/Linux-v5.4/include/linux/
Dnetdevice.h2101 void netdev_unbind_sb_channel(struct net_device *dev,