Home
last modified time | relevance | path

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

/linux/net/xdp/
H A Dxsk_buff_pool.c233 if (dev_get_min_mp_channel_count(netdev)) { in xp_assign_dev()
/linux/net/core/
H A Ddev.c10271 if (dev_get_min_mp_channel_count(dev)) { in netif_xdp_propagate()
10316 if (dev_get_min_mp_channel_count(dev)) { in dev_xdp_install()
10756 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.h4367 u32 dev_get_min_mp_channel_count(const struct net_device *dev);