Home
last modified time | relevance | path

Searched refs:is_asym_q (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_ulp.c458 if (bp->is_asym_q) in bnxt_set_edev_info()
H A Dbnxt_dcb.c647 if (!softc->is_asym_q) { in bnxt_dcb_ieee_setets()
H A Dbnxt.h1038 uint8_t is_asym_q; member
H A Dbnxt_hwrm.c296 softc->is_asym_q = true; in bnxt_hwrm_queue_qportcfg()
299 softc->is_asym_q = false; in bnxt_hwrm_queue_qportcfg()
1943 if (softc->is_asym_q) { in bnxt_hwrm_port_qstats_ext()
H A Dif_bnxt.c1799 if (bp->is_asym_q) { in bnxt_open()
2232 if (softc->is_asym_q) { in bnxt_attach_pre()