Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_dcb.c324 if (bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_set_dcbx_app()
413 if (bp->hwrm_spec_code < 0x10800 || BNXT_VF(bp)) in bnxt_hwrm_queue_dscp_qcaps()
439 if (bp->hwrm_spec_code < 0x10800) in bnxt_hwrm_queue_dscp2pri_cfg()
760 if (bp->hwrm_spec_code < 0x10501) in bnxt_dcb_init()
Dbnxt_devlink.c746 if (bp->hwrm_spec_code < 0x10600) in bnxt_dl_params_register()
771 if (bp->hwrm_spec_code < 0x10600) in bnxt_dl_params_unregister()
802 bp->hwrm_spec_code > 0x10803) in bnxt_dl_register()
Dbnxt.c4233 if (bp->hwrm_spec_code < 0x10804 || bp->hwrm_spec_code == 0x10900) in bnxt_alloc_stats()
4250 if (bp->hwrm_spec_code >= 0x10902 || in bnxt_alloc_stats()
5425 if (bp->hwrm_spec_code < 0x10600) in bnxt_hwrm_vnic_qcaps()
5977 if (bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_get_rings()
6032 if (bp->hwrm_spec_code < 0x10601) in __bnxt_hwrm_get_tx_rings()
6169 if (bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_reserve_pf_rings()
6274 bp->hwrm_spec_code >= 0x10601) in bnxt_need_reserve_rings()
6444 if (bp->hwrm_spec_code < 0x10801) in bnxt_hwrm_check_rings()
6473 if (bp->hwrm_spec_code < 0x10902) in bnxt_hwrm_coal_params_qcaps()
6809 if (bp->hwrm_spec_code < 0x10707 || in bnxt_hwrm_func_qcfg()
[all …]
Dbnxt_sriov.c78 if (bp->hwrm_spec_code < 0x10701) in bnxt_set_vf_spoofchk()
256 if (bp->hwrm_spec_code < 0x10201) in bnxt_set_vf_vlan()
1162 if (bp->hwrm_spec_code < 0x10202) { in bnxt_approve_mac()
Dbnxt_ethtool.c2076 if (bp->hwrm_spec_code >= 0x10201) in bnxt_set_pauseparam()
3070 if (bp->hwrm_spec_code < 0x10202) in bnxt_get_module_info()
3581 if (bp->hwrm_spec_code >= 0x10803) { in bnxt_reset()
3595 if (bp->hwrm_spec_code >= 0x10803) { in bnxt_reset()
3965 if (bp->hwrm_spec_code < 0x10801) in bnxt_get_dump_flag()
3986 if (bp->hwrm_spec_code < 0x10801) in bnxt_get_dump_data()
4044 if (bp->hwrm_spec_code < 0x10704 || !BNXT_PF(bp)) in bnxt_ethtool_init()
Dbnxt_vfr.c579 if (bp->hwrm_spec_code < 0x10803) { in bnxt_dl_eswitch_mode_set()
Dbnxt.h1886 u32 hwrm_spec_code; member
Dbnxt_tc.c2014 if (bp->hwrm_spec_code < 0x10803) in bnxt_init_tc()