Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_dcb.h119 #define BNXT_LLQ(q_profile) \ macro
H A Dbnxt_dcb.c207 if (BNXT_LLQ(softc->rx_q_info[j].queue_profile)) { in bnxt_queue_remap()
278 if (!BNXT_LLQ(softc->rx_q_info[qidx].queue_profile)) { in bnxt_hwrm_queue_pfc_cfg()
H A Dif_bnxt.c1379 if (BNXT_LLQ(softc->tx_q_info[i].queue_profile) && in bnxt_verify_asym_queues()
1380 BNXT_LLQ(softc->rx_q_info[i].queue_profile)) in bnxt_verify_asym_queues()