Searched refs:BNXT_VF (Results 1 – 8 of 8) sorted by relevance
386 if (bp->hwrm_spec_code < 0x10800 || BNXT_VF(bp)) in bnxt_hwrm_queue_dscp_qcaps()691 if (BNXT_VF(bp) || (bp->fw_cap & BNXT_FW_CAP_LLDP_AGENT)) in bnxt_dcbnl_setdcbx()
109 if (BNXT_VF(bp)) in bnxt_fill_msix_vecs()
2003 if (BNXT_VF(bp)) in bnxt_get_pauseparam()2016 if (BNXT_VF(bp) || !(bp->flags & BNXT_FLAG_PORT_STATS)) in bnxt_get_pause_stats()2083 if (BNXT_VF(bp)) in bnxt_hwrm_nvm_get_dev_info()2560 if (BNXT_VF(bp)) in bnxt_get_eeprom_len()3040 if (!bp->num_leds || BNXT_VF(bp)) in bnxt_set_phys_id()
577 if (BNXT_VF(bp)) in bnxt_hwrm_nvm_req()
2041 if (BNXT_VF(bp)) in bnxt_async_event_process()2070 if (BNXT_VF(bp)) in bnxt_async_event_process()4057 if (BNXT_VF(bp) || bp->chip_num == CHIP_NUM_58700) in bnxt_alloc_stats()5388 if (BNXT_VF(bp)) in bnxt_hwrm_vnic_cfg()6771 if (BNXT_VF(bp)) { in bnxt_hwrm_func_qcfg()6837 if (bp->hwrm_spec_code < 0x10902 || BNXT_VF(bp) || bp->ctx) in bnxt_hwrm_func_backing_store_qcaps()7833 if ((BNXT_VF(bp) && bp->hwrm_spec_code < 0x10901) || in bnxt_hwrm_fw_set_time()8117 if (BNXT_VF(bp) || bp->hwrm_spec_code < 0x10803) in bnxt_hwrm_set_cache_line_size()8273 if (BNXT_VF(bp) && !bp->vf.vlan) in bnxt_promisc_ok()8355 if (BNXT_VF(bp)) in bnxt_init_chip()[all …]
1156 if (!BNXT_VF(bp)) in bnxt_approve_mac()
1689 #define BNXT_VF(bp) ((bp)->flags & BNXT_FLAG_VF) macro
141 if (BNXT_VF(bp)) in bnxt_re_get_sriov_func_type()