Lines Matching refs:hwrm_spec_code
3799 if (bp->hwrm_spec_code < 0x10804 || bp->hwrm_spec_code == 0x10900) in bnxt_alloc_stats()
3816 if (bp->hwrm_spec_code >= 0x10902 || in bnxt_alloc_stats()
5124 if (bp->hwrm_spec_code < 0x10600) in bnxt_hwrm_vnic_qcaps()
5651 if (bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_get_rings()
5704 if (bp->hwrm_spec_code < 0x10601) in __bnxt_hwrm_get_tx_rings()
5826 if (bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_reserve_pf_rings()
5914 if (bp->hwrm_spec_code < 0x10601) in bnxt_need_reserve_rings()
6065 if (bp->hwrm_spec_code < 0x10801) in bnxt_hwrm_check_rings()
6094 if (bp->hwrm_spec_code < 0x10902) in bnxt_hwrm_coal_params_qcaps()
6402 if (bp->hwrm_spec_code < 0x10707 || in bnxt_hwrm_func_qcfg()
6426 if (bp->hwrm_spec_code < 0x10902 || BNXT_VF(bp) || bp->ctx) in bnxt_hwrm_func_backing_store_qcaps()
7014 if (bp->hwrm_spec_code >= 0x10803) { in bnxt_hwrm_func_qcaps()
7238 bp->hwrm_spec_code = resp->hwrm_intf_maj_8b << 16 | in bnxt_hwrm_ver_get()
7307 if ((BNXT_VF(bp) && bp->hwrm_spec_code < 0x10901) || in bnxt_hwrm_fw_set_time()
7308 bp->hwrm_spec_code < 0x10400) in bnxt_hwrm_fw_set_time()
7510 if (BNXT_VF(bp) || bp->hwrm_spec_code < 0x10803) in bnxt_hwrm_set_cache_line_size()
8406 if (bp->hwrm_spec_code < 0x10201) in bnxt_hwrm_phy_qcaps()
8463 if (bp->hwrm_spec_code >= 0x10800) in bnxt_update_link()
8528 if (bp->hwrm_spec_code >= 0x10504) in bnxt_update_link()
8578 if (bp->hwrm_spec_code >= 0x10201) { in bnxt_get_port_module_status()
8593 if (bp->hwrm_spec_code >= 0x10201) in bnxt_hwrm_set_pause_common()
8609 if (bp->hwrm_spec_code >= 0x10201) { in bnxt_hwrm_set_pause_common()
8806 if (BNXT_VF(bp) || bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_port_led_qcaps()
9336 if (bp->hwrm_spec_code < 0x10a00) in bnxt_hwrm_port_phy_read()
9363 if (bp->hwrm_spec_code < 0x10a00) in bnxt_hwrm_port_phy_write()
10489 if (BNXT_CHIP_P4(bp) && bp->hwrm_spec_code >= 0x10501) { in bnxt_set_dflt_rss_hash_type()
11026 bp->hwrm_spec_code < 0x10601) { in bnxt_rx_flow_steer()
11031 bp->hwrm_spec_code < 0x10601) { in bnxt_rx_flow_steer()
11228 if (bp->hwrm_spec_code < 0x10708 || !BNXT_SINGLE_PF(bp)) in bnxt_bridge_setlink()
11378 if (bp->hwrm_spec_code >= 0x10201) { in bnxt_probe_phy()