Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c118 if (bp->hwrm_spec_code < 0x10600) { in bnxt_dl_register()
133 bp->hwrm_spec_code > 0x10803) in bnxt_dl_register()
Dbnxt_dcb.c314 if (bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_set_dcbx_app()
394 if (bp->hwrm_spec_code < 0x10800 || BNXT_VF(bp)) in bnxt_hwrm_queue_dscp_qcaps()
418 if (bp->hwrm_spec_code < 0x10800) in bnxt_hwrm_queue_dscp2pri_cfg()
722 if (bp->hwrm_spec_code < 0x10501) in bnxt_dcb_init()
Dbnxt.c3143 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()
[all …]
Dbnxt_sriov.c89 if (bp->hwrm_spec_code < 0x10701) in bnxt_set_vf_spoofchk()
215 if (bp->hwrm_spec_code < 0x10201) in bnxt_set_vf_vlan()
1115 if (bp->hwrm_spec_code < 0x10202) { in bnxt_approve_mac()
Dbnxt_ethtool.c1377 if (bp->hwrm_spec_code >= 0x10201) in bnxt_set_pauseparam()
2208 if (bp->hwrm_spec_code < 0x10202) in bnxt_get_module_info()
2666 if (bp->hwrm_spec_code < 0x10803) in bnxt_reset()
2676 if (bp->hwrm_spec_code < 0x10803) in bnxt_reset()
2992 if (bp->hwrm_spec_code < 0x10801) in bnxt_get_dump_flag()
3008 if (bp->hwrm_spec_code < 0x10801) in bnxt_get_dump_data()
3026 if (bp->hwrm_spec_code < 0x10704 || !BNXT_SINGLE_PF(bp)) in bnxt_ethtool_init()
Dbnxt_vfr.c546 if (bp->hwrm_spec_code < 0x10803) { in bnxt_dl_eswitch_mode_set()
Dbnxt.h1297 u32 hwrm_spec_code; member
Dbnxt_tc.c1625 if (bp->hwrm_spec_code < 0x10803) { in bnxt_init_tc()