Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/idpf/
Didpf_txrx.h1054 static inline bool idpf_tx_maybe_stop_common(struct idpf_tx_queue *tx_q, in idpf_tx_maybe_stop_common() function
Didpf_singleq_txrx.c373 if (idpf_tx_maybe_stop_common(tx_q, in idpf_tx_singleq_frame()
Didpf_txrx.c2145 if (idpf_tx_maybe_stop_common(tx_q, descs_needed)) in idpf_tx_maybe_stop_splitq()
2193 if (idpf_tx_maybe_stop_common(tx_q, IDPF_TX_DESC_NEEDED)) { in idpf_tx_buf_hw_update()