Home
last modified time | relevance | path

Searched refs:hwrm_spec_code (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_dcb.c314 if (bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_set_dcbx_app()
393 if (bp->hwrm_spec_code < 0x10800 || BNXT_VF(bp)) in bnxt_hwrm_queue_dscp_qcaps()
417 if (bp->hwrm_spec_code < 0x10800) in bnxt_hwrm_queue_dscp2pri_cfg()
723 if (bp->hwrm_spec_code < 0x10501) in bnxt_dcb_init()
Dbnxt_devlink.c407 if (bp->hwrm_spec_code < 0x10600) { in bnxt_dl_register()
422 bp->hwrm_spec_code > 0x10803) in bnxt_dl_register()
Dbnxt.c3799 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()
[all …]
Dbnxt_sriov.c75 if (bp->hwrm_spec_code < 0x10701) in bnxt_set_vf_spoofchk()
248 if (bp->hwrm_spec_code < 0x10201) in bnxt_set_vf_vlan()
1163 if (bp->hwrm_spec_code < 0x10202) { in bnxt_approve_mac()
Dbnxt_ethtool.c1671 if (bp->hwrm_spec_code >= 0x10201) in bnxt_set_pauseparam()
2512 if (bp->hwrm_spec_code < 0x10202) in bnxt_get_module_info()
2992 if (bp->hwrm_spec_code < 0x10803) in bnxt_reset()
3002 if (bp->hwrm_spec_code < 0x10803) in bnxt_reset()
3318 if (bp->hwrm_spec_code < 0x10801) in bnxt_get_dump_flag()
3334 if (bp->hwrm_spec_code < 0x10801) in bnxt_get_dump_data()
3354 if (bp->hwrm_spec_code < 0x10704 || !BNXT_SINGLE_PF(bp)) in bnxt_ethtool_init()
Dbnxt_vfr.c501 if (bp->hwrm_spec_code < 0x10803) { in bnxt_dl_eswitch_mode_set()
Dbnxt.h1662 u32 hwrm_spec_code; member
Dbnxt_tc.c1619 if (bp->hwrm_spec_code < 0x10803) { in bnxt_init_tc()