Home
last modified time | relevance | path

Searched refs:dev_get_min_mp_channel_count (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/net/ethtool/
H A Drings.c260 if (dev_get_min_mp_channel_count(dev)) { in ethnl_set_rings()
H A Dcommon.c749 max_mp_in_use = dev_get_min_mp_channel_count(dev); in ethtool_check_max_channel()
/linux-6.15/net/xdp/
H A Dxsk_buff_pool.c216 if (dev_get_min_mp_channel_count(netdev)) { in xp_assign_dev()
/linux-6.15/net/core/
H A Ddev.c9859 if (dev_get_min_mp_channel_count(dev)) { in netif_xdp_propagate()
9903 if (dev_get_min_mp_channel_count(dev)) { in dev_xdp_install()
10342 u32 dev_get_min_mp_channel_count(const struct net_device *dev) in dev_get_min_mp_channel_count() function
/linux-6.15/include/linux/
H A Dnetdevice.h4227 u32 dev_get_min_mp_channel_count(const struct net_device *dev);