Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
Dnfp_net_common.c690 static int nfp_net_tx_ring_should_stop(struct nfp_net_tx_ring *tx_ring) in nfp_net_tx_ring_should_stop() function
1096 if (nfp_net_tx_ring_should_stop(tx_ring)) in nfp_net_tx()