Home
last modified time | relevance | path

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

/Linux-v5.15/net/core/
Ddev.c2787 netdev_unbind_sb_channel(dev, txq->sb_dev); in netdev_unbind_all_sb_channels()
2834 void netdev_unbind_sb_channel(struct net_device *dev, in netdev_unbind_sb_channel() function
2850 EXPORT_SYMBOL(netdev_unbind_sb_channel);
/Linux-v5.15/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c5390 netdev_unbind_sb_channel(adapter->netdev, vdev); in ixgbe_fwd_ring_up()
9060 netdev_unbind_sb_channel(adapter->netdev, vdev); in ixgbe_reassign_macvlan_pool()
10060 netdev_unbind_sb_channel(pdev, accel->netdev); in ixgbe_fwd_del()
/Linux-v5.15/drivers/net/ethernet/intel/i40e/
Di40e_main.c7433 netdev_unbind_sb_channel(vsi->netdev, ch->fwd->netdev); in i40e_free_macvlan_channels()
7735 netdev_unbind_sb_channel(netdev, vdev); in i40e_fwd_add()
7768 netdev_unbind_sb_channel(vsi->netdev, in i40e_del_all_macvlans()
7805 netdev_unbind_sb_channel(netdev, fwd->netdev); in i40e_fwd_del()
/Linux-v5.15/include/linux/
Dnetdevice.h2324 void netdev_unbind_sb_channel(struct net_device *dev,