Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dcb.c332 if (bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_set_dcbx_app()
421 if (bp->hwrm_spec_code < 0x10800 || BNXT_VF(bp)) in bnxt_hwrm_queue_dscp_qcaps()
447 if (bp->hwrm_spec_code < 0x10800) in bnxt_hwrm_queue_dscp2pri_cfg()
769 if (bp->hwrm_spec_code < 0x10501) in bnxt_dcb_init()
H A Dbnxt.c4371 if (bp->hwrm_spec_code < 0x10804 || bp->hwrm_spec_code == 0x10900) in bnxt_alloc_stats()
4388 if (bp->hwrm_spec_code >= 0x10902 || in bnxt_alloc_stats()
5596 if (bp->hwrm_spec_code < 0x10600) in bnxt_hwrm_vnic_qcaps()
6150 if (bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_get_rings()
6205 if (bp->hwrm_spec_code < 0x10601) in __bnxt_hwrm_get_tx_rings()
6342 if (bp->hwrm_spec_code < 0x10601) in bnxt_hwrm_reserve_pf_rings()
6447 bp->hwrm_spec_code >= 0x10601) in bnxt_need_reserve_rings()
6617 if (bp->hwrm_spec_code < 0x10801) in bnxt_hwrm_check_rings()
6646 if (bp->hwrm_spec_code < in bnxt_hwrm_coal_params_qcaps()
[all...]
H A Dbnxt_devlink.c1226 if (bp->hwrm_spec_code < 0x10600) in bnxt_dl_params_register()
1243 if (bp->hwrm_spec_code < 0x10600) in bnxt_dl_params_unregister()
1278 bp->hwrm_spec_code > 0x10803) in bnxt_dl_register()
H A 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()
1178 if (bp->hwrm_spec_code < 0x10202) { in bnxt_approve_mac()
H A Dbnxt_ethtool.c3242 if (bp->hwrm_spec_code < 0x10202) in bnxt_get_module_info()
3342 if (bp->hwrm_spec_code < 0x10202) { in bnxt_get_module_eeprom_by_page()
3810 if (bp->hwrm_spec_code >= 0x10803) { in bnxt_reset()
3824 if (bp->hwrm_spec_code >= 0x10803) { in bnxt_reset()
3863 if (bp->hwrm_spec_code < 0x10801) in bnxt_get_dump_flag()
3881 if (bp->hwrm_spec_code < 0x10801) in bnxt_get_dump_data()
3934 if (bp->hwrm_spec_code < 0x10704 || !BNXT_PF(bp)) in bnxt_ethtool_init()
H A Dbnxt_vfr.c582 if (bp->hwrm_spec_code < 0x10803) { in bnxt_dl_eswitch_mode_set()
H A Dbnxt.h2028 u32 hwrm_spec_code; member
H A Dbnxt_tc.c2014 if (bp->hwrm_spec_code < 0x10803) in bnxt_init_tc()