Lines Matching refs:hwrm_spec_code
4233 if (bp->hwrm_spec_code < 0x10804 || bp->hwrm_spec_code == 0x10900) in bnxt_alloc_stats()
4250 if (bp->hwrm_spec_code >= 0x10902 || in bnxt_alloc_stats()
5425 if (bp->hwrm_spec_code < 0x10600) in bnxt_hwrm_vnic_qcaps()
5977 if (bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_get_rings()
6032 if (bp->hwrm_spec_code < 0x10601) in __bnxt_hwrm_get_tx_rings()
6169 if (bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_reserve_pf_rings()
6274 bp->hwrm_spec_code >= 0x10601) in bnxt_need_reserve_rings()
6444 if (bp->hwrm_spec_code < 0x10801) in bnxt_hwrm_check_rings()
6473 if (bp->hwrm_spec_code < 0x10902) in bnxt_hwrm_coal_params_qcaps()
6809 if (bp->hwrm_spec_code < 0x10707 || in bnxt_hwrm_func_qcfg()
6880 if (bp->hwrm_spec_code < 0x10902 || BNXT_VF(bp) || bp->ctx) in bnxt_hwrm_func_backing_store_qcaps()
7432 if (bp->hwrm_spec_code < 0x10801) { in __bnxt_hwrm_ptp_qcfg()
7596 if (bp->hwrm_spec_code >= 0x10803) { in bnxt_hwrm_func_qcaps()
7956 bp->hwrm_spec_code = resp->hwrm_intf_maj_8b << 16 | in bnxt_hwrm_ver_get()
7969 if (bp->hwrm_spec_code > hwrm_ver) in bnxt_hwrm_ver_get()
7979 if (bp->hwrm_spec_code > 0x10803 && fw_maj) { in bnxt_hwrm_ver_get()
8053 if ((BNXT_VF(bp) && bp->hwrm_spec_code < 0x10901) || in bnxt_hwrm_fw_set_time()
8054 bp->hwrm_spec_code < 0x10400) in bnxt_hwrm_fw_set_time()
8359 if (BNXT_VF(bp) || bp->hwrm_spec_code < 0x10803) in bnxt_hwrm_set_cache_line_size()
9325 if (bp->hwrm_spec_code < 0x10201) in bnxt_hwrm_phy_qcaps()
9349 if (bp->hwrm_spec_code >= 0x10a01) { in bnxt_hwrm_phy_qcaps()
9405 if (bp->hwrm_spec_code >= 0x10800) in bnxt_update_link()
9477 if (bp->hwrm_spec_code >= 0x10504) { in bnxt_update_link()
9532 if (bp->hwrm_spec_code >= 0x10201) { in bnxt_get_port_module_status()
9547 if (bp->hwrm_spec_code >= 0x10201) in bnxt_hwrm_set_pause_common()
9563 if (bp->hwrm_spec_code >= 0x10201) { in bnxt_hwrm_set_pause_common()
9856 if (BNXT_VF(bp) || bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_port_led_qcaps()
10459 if (bp->hwrm_spec_code < 0x10a00) in bnxt_hwrm_port_phy_read()
10490 if (bp->hwrm_spec_code < 0x10a00) in bnxt_hwrm_port_phy_write()
11653 if (bp->hwrm_spec_code >= 0x10201) { in bnxt_init_ethtool_link_settings()
11950 if (BNXT_CHIP_P4_PLUS(bp) && bp->hwrm_spec_code >= 0x10501) { in bnxt_set_dflt_rss_hash_type()
12561 bp->hwrm_spec_code < 0x10601) { in bnxt_rx_flow_steer()
12567 bp->hwrm_spec_code < 0x10601) || (flags & FLOW_DIS_IS_FRAGMENT)) { in bnxt_rx_flow_steer()
12713 if (bp->hwrm_spec_code < 0x10708 || !BNXT_SINGLE_PF(bp)) in bnxt_bridge_setlink()