Searched refs:rel_tx_qid (Results 1 – 1 of 1) sorted by relevance
1783 int rel_tx_qid; in idpf_tx_clean_complq() local1795 rel_tx_qid = le16_get_bits(tx_desc->qid_comptype_gen, in idpf_tx_clean_complq()1797 if (rel_tx_qid >= complq->txq_grp->num_txq || in idpf_tx_clean_complq()1798 !complq->txq_grp->txqs[rel_tx_qid]) { in idpf_tx_clean_complq()1802 tx_q = complq->txq_grp->txqs[rel_tx_qid]; in idpf_tx_clean_complq()