Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_dcb.c30 if (bp->q_info[i].queue_id == queue_id) { in bnxt_queue_to_tc()
61 pri2cos[i] = bp->q_info[qidx].queue_id; in bnxt_hwrm_queue_pri2cos_cfg()
116 cos2bw.queue_id = bp->q_info[qidx].queue_id; in bnxt_hwrm_queue_cos2bw_cfg()
194 if (BNXT_LLQ(bp->q_info[j].queue_profile)) { in bnxt_queue_remap()
271 if (!BNXT_LLQ(bp->q_info[qidx].queue_profile)) { in bnxt_hwrm_queue_pfc_cfg()
Dbnxt.h1826 struct bnxt_queue_info q_info[BNXT_MAX_QUEUE]; member
Dbnxt.c3246 ring->queue_id = bp->q_info[qidx].queue_id; in bnxt_alloc_tx_rings()
7904 bp->q_info[j].queue_id = *qptr; in bnxt_hwrm_queue_qportcfg()
7906 bp->q_info[j].queue_profile = *qptr++; in bnxt_hwrm_queue_qportcfg()
7908 if (!BNXT_CNPQ(bp->q_info[j].queue_profile) || in bnxt_hwrm_queue_qportcfg()