Searched refs:rel_tx_qid (Results 1 – 1 of 1) sorted by relevance
1988 int rel_tx_qid; in idpf_tx_clean_complq() local2000 rel_tx_qid = le16_get_bits(tx_desc->qid_comptype_gen, in idpf_tx_clean_complq()2002 if (rel_tx_qid >= complq->txq_grp->num_txq || in idpf_tx_clean_complq()2003 !complq->txq_grp->txqs[rel_tx_qid]) { in idpf_tx_clean_complq()2007 tx_q = complq->txq_grp->txqs[rel_tx_qid]; in idpf_tx_clean_complq()