Searched refs:nr_pkts (Results 1 – 2 of 2) sorted by relevance
103 bnxt_tx_cmp_vec_fast(struct bnxt_tx_queue *txq, int nr_pkts) in bnxt_tx_cmp_vec_fast() argument111 while (nr_pkts--) { in bnxt_tx_cmp_vec_fast()126 bnxt_tx_cmp_vec(struct bnxt_tx_queue *txq, int nr_pkts) in bnxt_tx_cmp_vec() argument134 while (nr_pkts--) { in bnxt_tx_cmp_vec()
344 static void bnxt_tx_cmp_fast(struct bnxt_tx_queue *txq, int nr_pkts) in bnxt_tx_cmp_fast() argument352 for (i = 0; i < nr_pkts; i++) { in bnxt_tx_cmp_fast()374 static void bnxt_tx_cmp(struct bnxt_tx_queue *txq, int nr_pkts) in bnxt_tx_cmp() argument383 for (i = 0; i < nr_pkts; i++) { in bnxt_tx_cmp()