Lines Matching refs:hwrm_spec_code

4364 	if (bp->hwrm_spec_code < 0x10804 || bp->hwrm_spec_code == 0x10900)  in bnxt_alloc_stats()
4381 if (bp->hwrm_spec_code >= 0x10902 || in bnxt_alloc_stats()
5589 if (bp->hwrm_spec_code < 0x10600) in bnxt_hwrm_vnic_qcaps()
6143 if (bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_get_rings()
6198 if (bp->hwrm_spec_code < 0x10601) in __bnxt_hwrm_get_tx_rings()
6335 if (bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_reserve_pf_rings()
6440 bp->hwrm_spec_code >= 0x10601) in bnxt_need_reserve_rings()
6610 if (bp->hwrm_spec_code < 0x10801) in bnxt_hwrm_check_rings()
6639 if (bp->hwrm_spec_code < 0x10902) in bnxt_hwrm_coal_params_qcaps()
6974 if (bp->hwrm_spec_code < 0x10707 || in bnxt_hwrm_func_qcfg()
7045 if (bp->hwrm_spec_code < 0x10902 || BNXT_VF(bp) || bp->ctx) in bnxt_hwrm_func_backing_store_qcaps()
7598 if (bp->hwrm_spec_code < 0x10801 || !BNXT_CHIP_P5_THOR(bp)) { in __bnxt_hwrm_ptp_qcfg()
7804 if (bp->hwrm_spec_code >= 0x10803) { in bnxt_hwrm_func_qcaps()
8171 bp->hwrm_spec_code = resp->hwrm_intf_maj_8b << 16 | in bnxt_hwrm_ver_get()
8184 if (bp->hwrm_spec_code > hwrm_ver) in bnxt_hwrm_ver_get()
8194 if (bp->hwrm_spec_code > 0x10803 && fw_maj) { in bnxt_hwrm_ver_get()
8274 if ((BNXT_VF(bp) && bp->hwrm_spec_code < 0x10901) || in bnxt_hwrm_fw_set_time()
8275 bp->hwrm_spec_code < 0x10400) in bnxt_hwrm_fw_set_time()
8584 if (BNXT_VF(bp) || bp->hwrm_spec_code < 0x10803) in bnxt_hwrm_set_cache_line_size()
9574 if (bp->hwrm_spec_code < 0x10201) in bnxt_hwrm_phy_qcaps()
9598 if (bp->hwrm_spec_code >= 0x10a01) { in bnxt_hwrm_phy_qcaps()
9658 if (bp->hwrm_spec_code >= 0x10800) in bnxt_update_link()
9730 if (bp->hwrm_spec_code >= 0x10504) { in bnxt_update_link()
9785 if (bp->hwrm_spec_code >= 0x10201) { in bnxt_get_port_module_status()
9800 if (bp->hwrm_spec_code >= 0x10201) in bnxt_hwrm_set_pause_common()
9816 if (bp->hwrm_spec_code >= 0x10201) { in bnxt_hwrm_set_pause_common()
10137 if (BNXT_VF(bp) || bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_port_led_qcaps()
10753 if (bp->hwrm_spec_code < 0x10a00) in bnxt_hwrm_port_phy_read()
10784 if (bp->hwrm_spec_code < 0x10a00) in bnxt_hwrm_port_phy_write()
12002 if (bp->hwrm_spec_code >= 0x10201) { in bnxt_init_ethtool_link_settings()
12315 if (BNXT_CHIP_P4_PLUS(bp) && bp->hwrm_spec_code >= 0x10501) { in bnxt_set_dflt_rss_hash_type()
12945 bp->hwrm_spec_code < 0x10601) { in bnxt_rx_flow_steer()
12951 bp->hwrm_spec_code < 0x10601) || (flags & FLOW_DIS_IS_FRAGMENT)) { in bnxt_rx_flow_steer()
13107 if (bp->hwrm_spec_code < 0x10708 || !BNXT_SINGLE_PF(bp)) in bnxt_bridge_setlink()