Home
last modified time | relevance | path

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

/linux-6.14.4/net/ethtool/
Drings.c260 if (dev_get_min_mp_channel_count(dev)) { in ethnl_set_rings()
Dcommon.c704 max_mp_in_use = dev_get_min_mp_channel_count(dev); in ethtool_check_max_channel()
/linux-6.14.4/net/xdp/
Dxsk_buff_pool.c213 if (dev_get_min_mp_channel_count(netdev)) { in xp_assign_dev()
/linux-6.14.4/net/core/
Ddev.c9816 if (dev_get_min_mp_channel_count(dev)) { in dev_xdp_propagate()
9859 if (dev_get_min_mp_channel_count(dev)) { in dev_xdp_install()
10292 u32 dev_get_min_mp_channel_count(const struct net_device *dev) in dev_get_min_mp_channel_count() function
/linux-6.14.4/include/linux/
Dnetdevice.h4188 u32 dev_get_min_mp_channel_count(const struct net_device *dev);