Lines Matching refs:hwrm_spec_code

3977 	if (bp->hwrm_spec_code < 0x10804 || bp->hwrm_spec_code == 0x10900)  in bnxt_alloc_stats()
3994 if (bp->hwrm_spec_code >= 0x10902 || in bnxt_alloc_stats()
5374 if (bp->hwrm_spec_code < 0x10600) in bnxt_hwrm_vnic_qcaps()
5909 if (bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_get_rings()
5962 if (bp->hwrm_spec_code < 0x10601) in __bnxt_hwrm_get_tx_rings()
6084 if (bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_reserve_pf_rings()
6186 bp->hwrm_spec_code >= 0x10601) in bnxt_need_reserve_rings()
6358 if (bp->hwrm_spec_code < 0x10801) in bnxt_hwrm_check_rings()
6387 if (bp->hwrm_spec_code < 0x10902) in bnxt_hwrm_coal_params_qcaps()
6703 if (bp->hwrm_spec_code < 0x10707 || in bnxt_hwrm_func_qcfg()
6742 if (bp->hwrm_spec_code < 0x10902 || BNXT_VF(bp) || bp->ctx) in bnxt_hwrm_func_backing_store_qcaps()
7350 if (bp->hwrm_spec_code >= 0x10803) { in bnxt_hwrm_func_qcaps()
7646 bp->hwrm_spec_code = resp->hwrm_intf_maj_8b << 16 | in bnxt_hwrm_ver_get()
7659 if (bp->hwrm_spec_code > hwrm_ver) in bnxt_hwrm_ver_get()
7669 if (bp->hwrm_spec_code > 0x10803 && fw_maj) { in bnxt_hwrm_ver_get()
7742 if ((BNXT_VF(bp) && bp->hwrm_spec_code < 0x10901) || in bnxt_hwrm_fw_set_time()
7743 bp->hwrm_spec_code < 0x10400) in bnxt_hwrm_fw_set_time()
8026 if (BNXT_VF(bp) || bp->hwrm_spec_code < 0x10803) in bnxt_hwrm_set_cache_line_size()
8963 if (bp->hwrm_spec_code < 0x10201) in bnxt_hwrm_phy_qcaps()
8999 if (bp->hwrm_spec_code >= 0x10a01) { in bnxt_hwrm_phy_qcaps()
9053 if (bp->hwrm_spec_code >= 0x10800) in bnxt_update_link()
9125 if (bp->hwrm_spec_code >= 0x10504) { in bnxt_update_link()
9180 if (bp->hwrm_spec_code >= 0x10201) { in bnxt_get_port_module_status()
9195 if (bp->hwrm_spec_code >= 0x10201) in bnxt_hwrm_set_pause_common()
9211 if (bp->hwrm_spec_code >= 0x10201) { in bnxt_hwrm_set_pause_common()
9417 if (BNXT_VF(bp) || bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_port_led_qcaps()
9964 if (bp->hwrm_spec_code < 0x10a00) in bnxt_hwrm_port_phy_read()
9991 if (bp->hwrm_spec_code < 0x10a00) in bnxt_hwrm_port_phy_write()
10971 if (bp->hwrm_spec_code >= 0x10201) { in bnxt_init_ethtool_link_settings()
11287 if (BNXT_CHIP_P4_PLUS(bp) && bp->hwrm_spec_code >= 0x10501) { in bnxt_set_dflt_rss_hash_type()
11860 bp->hwrm_spec_code < 0x10601) { in bnxt_rx_flow_steer()
11866 bp->hwrm_spec_code < 0x10601) || (flags & FLOW_DIS_IS_FRAGMENT)) { in bnxt_rx_flow_steer()
12012 if (bp->hwrm_spec_code < 0x10708 || !BNXT_SINGLE_PF(bp)) in bnxt_bridge_setlink()