Home
last modified time | relevance | path

Searched refs:hwrm_spec_code (Results 1 – 5 of 5) 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()
381 if (softc->hwrm_spec_code < 0x10601) in bnxt_hwrm_set_dcbx_app()
464 if (softc->hwrm_spec_code < 0x10800 || BNXT_VF(softc)) in bnxt_hwrm_queue_dscp_qcaps()
490 if (softc->hwrm_spec_code < 0x10800) in bnxt_hwrm_queue_dscp2pri_qcfg()
532 if (softc->hwrm_spec_code < 0x10800) in bnxt_hwrm_queue_dscp2pri_cfg()
837 if (softc->hwrm_spec_code < 0x10501) in bnxt_dcb_init()
H A Dbnxt_mgmt.c327 if (softc->hwrm_spec_code < 0x10801) { in bnxt_mgmt_crash_dump()
345 if (softc->hwrm_spec_code < 0x10801) { in bnxt_mgmt_crash_dump()
H A Dbnxt_hwrm.c490 if (softc->hwrm_spec_code < 0x10902 || softc->ctx_mem) in bnxt_hwrm_func_backing_store_qcaps()
930 softc->hwrm_spec_code = resp->hwrm_intf_maj_8b << 16 | in bnxt_hwrm_ver_get()
980 if (softc->hwrm_spec_code > 0x10803 && fw_maj) { in bnxt_hwrm_ver_get()
1369 if (BNXT_VF(softc) || softc->hwrm_spec_code < 0x10601) in bnxt_hwrm_port_led_qcaps()
3190 if (softc->hwrm_spec_code >= 0x10504) in bnxt_hwrm_port_phy_qcfg()
3224 if (softc->hwrm_spec_code < 0x10201) in bnxt_hwrm_phy_qcaps()
3243 if (softc->hwrm_spec_code >= 0x10a01) { in bnxt_hwrm_phy_qcaps()
H A Dbnxt.h1167 uint32_t hwrm_spec_code; member
H A Dif_bnxt.c2263 if (bp->hwrm_spec_code >= 0x10803) { in bnxt_open()
2761 if (softc->hwrm_spec_code >= 0x10803) { in bnxt_attach_pre()
3211 if (softc->hwrm_spec_code >= 0x10201) { in bnxt_get_port_module_status()
4639 (softc->hwrm_spec_code < 0x10202)) in bnxt_i2c_req()