Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Drings.c260 if (dev_get_min_mp_channel_count(dev)) { in ethnl_set_rings()
H A Dcommon.c751 max_mp_in_use = dev_get_min_mp_channel_count(dev); in ethtool_check_max_channel()
/linux/net/xdp/
H A Dxsk_buff_pool.c216 if (dev_get_min_mp_channel_count(netdev)) { in xp_assign_dev()
/linux/net/core/
H A Ddev.c10062 if (dev_get_min_mp_channel_count(dev)) { in netif_xdp_propagate()
10107 if (dev_get_min_mp_channel_count(dev)) { in dev_xdp_install()
10547 u32 dev_get_min_mp_channel_count(const struct net_device *dev) in dev_get_min_mp_channel_count() function
/linux/include/linux/
H A Dnetdevice.h4245 u32 dev_get_min_mp_channel_count(const struct net_device *dev);