Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
Dnfp_net_common.c685 static int nfp_net_tx_ring_should_wake(struct nfp_net_tx_ring *tx_ring) in nfp_net_tx_ring_should_wake() function
711 if (unlikely(nfp_net_tx_ring_should_wake(tx_ring))) in nfp_net_tx_ring_stop()
1211 if (nfp_net_tx_ring_should_wake(tx_ring)) { in nfp_net_tx_complete()