Lines Matching refs:hwrm_spec_code

5152 	if (bp->hwrm_spec_code < 0x10804 || bp->hwrm_spec_code == 0x10900)  in bnxt_alloc_stats()
5169 if (bp->hwrm_spec_code >= 0x10902 || in bnxt_alloc_stats()
6845 if (bp->hwrm_spec_code < 0x10600) in bnxt_hwrm_vnic_qcaps()
7498 if (bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_get_rings()
7557 if (bp->hwrm_spec_code < 0x10601) in __bnxt_hwrm_get_tx_rings()
7681 if (bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_reserve_pf_rings()
7799 bp->hwrm_spec_code >= 0x10601) in bnxt_need_reserve_rings()
8006 if (bp->hwrm_spec_code < 0x10801) in bnxt_hwrm_check_rings()
8032 if (bp->hwrm_spec_code < 0x10902) in bnxt_hwrm_coal_params_qcaps()
8393 if (bp->hwrm_spec_code < 0x10707 || in bnxt_hwrm_func_qcfg()
8545 if (bp->hwrm_spec_code < 0x10902 || BNXT_VF(bp) || in bnxt_hwrm_func_backing_store_qcaps()
9443 if (bp->hwrm_spec_code < 0x10801 || !BNXT_CHIP_P5_PLUS(bp)) { in __bnxt_hwrm_ptp_qcfg()
9672 if (bp->hwrm_spec_code >= 0x10803) { in bnxt_hwrm_func_qcaps()
10047 bp->hwrm_spec_code = resp->hwrm_intf_maj_8b << 16 | in bnxt_hwrm_ver_get()
10060 if (bp->hwrm_spec_code > hwrm_ver) in bnxt_hwrm_ver_get()
10070 if (bp->hwrm_spec_code > 0x10803 && fw_maj) { in bnxt_hwrm_ver_get()
10150 if ((BNXT_VF(bp) && bp->hwrm_spec_code < 0x10901) || in bnxt_hwrm_fw_set_time()
10151 bp->hwrm_spec_code < 0x10400) in bnxt_hwrm_fw_set_time()
10460 if (BNXT_VF(bp) || bp->hwrm_spec_code < 0x10803) in bnxt_hwrm_set_cache_line_size()
11573 if (bp->hwrm_spec_code < 0x10201) in bnxt_hwrm_phy_qcaps()
11597 if (bp->hwrm_spec_code >= 0x10a01) { in bnxt_hwrm_phy_qcaps()
11633 if (bp->hwrm_spec_code < 0x10a03) in bnxt_hwrm_mac_qcaps()
11709 if (bp->hwrm_spec_code >= 0x10800) in bnxt_update_link()
11786 if (bp->hwrm_spec_code >= 0x10504) { in bnxt_update_link()
11829 if (bp->hwrm_spec_code >= 0x10201) { in bnxt_get_port_module_status()
11844 if (bp->hwrm_spec_code >= 0x10201) in bnxt_hwrm_set_pause_common()
11860 if (bp->hwrm_spec_code >= 0x10201) { in bnxt_hwrm_set_pause_common()
12189 if (BNXT_VF(bp) || bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_port_led_qcaps()
12797 if (bp->hwrm_spec_code < 0x10a00) in bnxt_hwrm_port_phy_read()
12828 if (bp->hwrm_spec_code < 0x10a00) in bnxt_hwrm_port_phy_write()
14065 if (bp->hwrm_spec_code >= 0x10201) { in bnxt_init_ethtool_link_settings()
14446 if (BNXT_CHIP_P4_PLUS(bp) && bp->hwrm_spec_code >= 0x10501) { in bnxt_set_dflt_rss_hash_type()
15152 if (bp->hwrm_spec_code < 0x10601) { in bnxt_rx_flow_steer()
15160 bp->hwrm_spec_code < 0x10601) || (flags & FLOW_DIS_IS_FRAGMENT)) { in bnxt_rx_flow_steer()
15318 if (bp->hwrm_spec_code < 0x10708 || !BNXT_SINGLE_PF(bp)) in bnxt_bridge_setlink()