Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnetdev_rx_queue.c60 bool netif_is_queue_leasee(const struct net_device *dev) in netif_is_queue_leasee() function
H A Ddev.h111 bool netif_is_queue_leasee(const struct net_device *dev);
/linux/net/xdp/
H A Dxsk.c136 WARN_ON_ONCE(!netif_is_queue_leasee(dev)); in xsk_clear_pool_at_qid()
177 if (!netif_is_queue_leasee(dev)) in xsk_reg_pool_at_qid()