Home
last modified time | relevance | path

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

/Linux-v6.1/net/core/
Ddev.c2764 netdev_unbind_sb_channel(dev, txq->sb_dev); in netdev_unbind_all_sb_channels()
2811 void netdev_unbind_sb_channel(struct net_device *dev, in netdev_unbind_sb_channel() function
2827 EXPORT_SYMBOL(netdev_unbind_sb_channel);
/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c5396 netdev_unbind_sb_channel(adapter->netdev, vdev); in ixgbe_fwd_ring_up()
9206 netdev_unbind_sb_channel(adapter->netdev, vdev); in ixgbe_reassign_macvlan_pool()
10206 netdev_unbind_sb_channel(pdev, accel->netdev); in ixgbe_fwd_del()
/Linux-v6.1/include/linux/
Dnetdevice.h2407 void netdev_unbind_sb_channel(struct net_device *dev,
/Linux-v6.1/drivers/net/ethernet/intel/i40e/
Di40e_main.c7734 netdev_unbind_sb_channel(vsi->netdev, ch->fwd->netdev); in i40e_free_macvlan_channels()
8037 netdev_unbind_sb_channel(netdev, vdev); in i40e_fwd_add()
8070 netdev_unbind_sb_channel(vsi->netdev, in i40e_del_all_macvlans()
8107 netdev_unbind_sb_channel(netdev, fwd->netdev); in i40e_fwd_del()