Searched refs:descs_needed (Results 1 – 1 of 1) sorted by relevance
2408 static int idpf_txq_has_room(struct idpf_tx_queue *tx_q, u32 descs_needed, in idpf_txq_has_room() argument2411 if (IDPF_DESC_UNUSED(tx_q) < descs_needed || in idpf_txq_has_room()2428 u32 descs_needed, in idpf_tx_maybe_stop_splitq() argument2436 idpf_txq_has_room(tx_q, descs_needed, in idpf_tx_maybe_stop_splitq()