Lines Matching refs:hwrm_spec_code

3143 		if (bp->hwrm_spec_code < 0x10804 ||  in bnxt_alloc_stats()
3144 bp->hwrm_spec_code == 0x10900) in bnxt_alloc_stats()
4232 if (bp->hwrm_spec_code < 0x10600) in bnxt_hwrm_vnic_qcaps()
4589 if (bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_get_rings()
4625 if (bp->hwrm_spec_code < 0x10601) in __bnxt_hwrm_get_tx_rings()
4707 if (bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_reserve_pf_rings()
4771 if (bp->hwrm_spec_code < 0x10601) in bnxt_need_reserve_rings()
4907 if (bp->hwrm_spec_code < 0x10801) in bnxt_hwrm_check_rings()
5126 if (bp->hwrm_spec_code < 0x10707 || in bnxt_hwrm_func_qcfg()
5269 if (bp->hwrm_spec_code >= 0x10803) { in bnxt_hwrm_func_qcaps()
5353 bp->hwrm_spec_code = resp->hwrm_intf_maj_8b << 16 | in bnxt_hwrm_ver_get()
5394 if ((BNXT_VF(bp) && bp->hwrm_spec_code < 0x10901) || in bnxt_hwrm_fw_set_time()
5395 bp->hwrm_spec_code < 0x10400) in bnxt_hwrm_fw_set_time()
5527 if (BNXT_VF(bp) || bp->hwrm_spec_code < 0x10803) in bnxt_hwrm_set_cache_line_size()
6345 if (bp->hwrm_spec_code < 0x10201) in bnxt_hwrm_phy_qcaps()
6402 if (bp->hwrm_spec_code >= 0x10800) in bnxt_update_link()
6467 if (bp->hwrm_spec_code >= 0x10504) in bnxt_update_link()
6517 if (bp->hwrm_spec_code >= 0x10201) { in bnxt_get_port_module_status()
6532 if (bp->hwrm_spec_code >= 0x10201) in bnxt_hwrm_set_pause_common()
6548 if (bp->hwrm_spec_code >= 0x10201) { in bnxt_hwrm_set_pause_common()
6708 if (BNXT_VF(bp) || bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_port_led_qcaps()
8217 bp->hwrm_spec_code < 0x10601) { in bnxt_rx_flow_steer()
8222 bp->hwrm_spec_code < 0x10601) { in bnxt_rx_flow_steer()
8419 if (bp->hwrm_spec_code < 0x10708 || !BNXT_SINGLE_PF(bp)) in bnxt_bridge_setlink()
8585 if (bp->hwrm_spec_code >= 0x10201) { in bnxt_probe_phy()
8995 if (BNXT_CHIP_P4_PLUS(bp) && bp->hwrm_spec_code >= 0x10501) { in bnxt_init_one()