Home
last modified time | relevance | path

Searched refs:hwrm_spec_code (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_dcb.c326 if (softc->hwrm_spec_code < 0x10601) in bnxt_hwrm_get_dcbx_app()
378 if (softc->hwrm_spec_code < 0x10601) in bnxt_hwrm_set_dcbx_app()
461 if (softc->hwrm_spec_code < 0x10800 || BNXT_VF(softc)) in bnxt_hwrm_queue_dscp_qcaps()
487 if (softc->hwrm_spec_code < 0x10800) in bnxt_hwrm_queue_dscp2pri_qcfg()
529 if (softc->hwrm_spec_code < 0x10800) in bnxt_hwrm_queue_dscp2pri_cfg()
834 if (softc->hwrm_spec_code < 0x10501) in bnxt_dcb_init()
H A Dbnxt_hwrm.c393 if (softc->hwrm_spec_code < 0x10902 || softc->ctx_mem) in bnxt_hwrm_func_backing_store_qcaps()
814 softc->hwrm_spec_code = resp->hwrm_intf_maj_8b << 16 | in bnxt_hwrm_ver_get()
864 if (softc->hwrm_spec_code > 0x10803 && fw_maj) { in bnxt_hwrm_ver_get()
2860 if (softc->hwrm_spec_code >= 0x10504) in bnxt_hwrm_port_phy_qcfg()
2888 if (softc->hwrm_spec_code < 0x10201) in bnxt_hwrm_phy_qcaps()
2907 if (softc->hwrm_spec_code >= 0x10a01) { in bnxt_hwrm_phy_qcaps()
H A Dbnxt.h1027 uint32_t hwrm_spec_code; member
H A Dif_bnxt.c1823 if (bp->hwrm_spec_code >= 0x10803) { in bnxt_open()
2263 if (softc->hwrm_spec_code >= 0x10803) { in bnxt_attach_pre()
2688 if (softc->hwrm_spec_code >= 0x10201) { in bnxt_get_port_module_status()
3899 (softc->hwrm_spec_code < 0x10202)) in bnxt_i2c_req()