Lines Matching refs:hwrm_spec_code

4195 	if (bp->hwrm_spec_code < 0x10804 || bp->hwrm_spec_code == 0x10900)  in bnxt_alloc_stats()
4212 if (bp->hwrm_spec_code >= 0x10902 || in bnxt_alloc_stats()
5387 if (bp->hwrm_spec_code < 0x10600) in bnxt_hwrm_vnic_qcaps()
5939 if (bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_get_rings()
5994 if (bp->hwrm_spec_code < 0x10601) in __bnxt_hwrm_get_tx_rings()
6131 if (bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_reserve_pf_rings()
6236 bp->hwrm_spec_code >= 0x10601) in bnxt_need_reserve_rings()
6406 if (bp->hwrm_spec_code < 0x10801) in bnxt_hwrm_check_rings()
6435 if (bp->hwrm_spec_code < 0x10902) in bnxt_hwrm_coal_params_qcaps()
6771 if (bp->hwrm_spec_code < 0x10707 || in bnxt_hwrm_func_qcfg()
6842 if (bp->hwrm_spec_code < 0x10902 || BNXT_VF(bp) || bp->ctx) in bnxt_hwrm_func_backing_store_qcaps()
7394 if (bp->hwrm_spec_code < 0x10801) { in __bnxt_hwrm_ptp_qcfg()
7593 if (bp->hwrm_spec_code >= 0x10803) { in bnxt_hwrm_func_qcaps()
7960 bp->hwrm_spec_code = resp->hwrm_intf_maj_8b << 16 | in bnxt_hwrm_ver_get()
7973 if (bp->hwrm_spec_code > hwrm_ver) in bnxt_hwrm_ver_get()
7983 if (bp->hwrm_spec_code > 0x10803 && fw_maj) { in bnxt_hwrm_ver_get()
8057 if ((BNXT_VF(bp) && bp->hwrm_spec_code < 0x10901) || in bnxt_hwrm_fw_set_time()
8058 bp->hwrm_spec_code < 0x10400) in bnxt_hwrm_fw_set_time()
8367 if (BNXT_VF(bp) || bp->hwrm_spec_code < 0x10803) in bnxt_hwrm_set_cache_line_size()
9333 if (bp->hwrm_spec_code < 0x10201) in bnxt_hwrm_phy_qcaps()
9357 if (bp->hwrm_spec_code >= 0x10a01) { in bnxt_hwrm_phy_qcaps()
9413 if (bp->hwrm_spec_code >= 0x10800) in bnxt_update_link()
9485 if (bp->hwrm_spec_code >= 0x10504) { in bnxt_update_link()
9540 if (bp->hwrm_spec_code >= 0x10201) { in bnxt_get_port_module_status()
9555 if (bp->hwrm_spec_code >= 0x10201) in bnxt_hwrm_set_pause_common()
9571 if (bp->hwrm_spec_code >= 0x10201) { in bnxt_hwrm_set_pause_common()
9871 if (BNXT_VF(bp) || bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_port_led_qcaps()
10474 if (bp->hwrm_spec_code < 0x10a00) in bnxt_hwrm_port_phy_read()
10505 if (bp->hwrm_spec_code < 0x10a00) in bnxt_hwrm_port_phy_write()
11672 if (bp->hwrm_spec_code >= 0x10201) { in bnxt_init_ethtool_link_settings()
11973 if (BNXT_CHIP_P4_PLUS(bp) && bp->hwrm_spec_code >= 0x10501) { in bnxt_set_dflt_rss_hash_type()
12612 bp->hwrm_spec_code < 0x10601) { in bnxt_rx_flow_steer()
12618 bp->hwrm_spec_code < 0x10601) || (flags & FLOW_DIS_IS_FRAGMENT)) { in bnxt_rx_flow_steer()
12764 if (bp->hwrm_spec_code < 0x10708 || !BNXT_SINGLE_PF(bp)) in bnxt_bridge_setlink()