Searched refs:active_vfs (Results 1 – 8 of 8) sorted by relevance
279 if (bp->pf->active_vfs <= 0) { in bnxt_handle_fwd_req()298 fw_vf_id >= bp->pf->first_vf_id + bp->pf->active_vfs) { in bnxt_handle_fwd_req()302 (bp->pf->first_vf_id) + bp->pf->active_vfs - 1, in bnxt_handle_fwd_req()303 bp->pf->first_vf_id, bp->pf->active_vfs); in bnxt_handle_fwd_req()
121 for (i = 0; i < bp->pf->active_vfs; i++) { in rte_pmd_bnxt_set_all_queues_drop_en()200 if (!bp->pf->active_vfs) in rte_pmd_bnxt_set_vf_rate_limit()
253 uint16_t active_vfs; member
3799 bp->pf->active_vfs = 0; in bnxt_process_vf_resc_config_new()3828 bp->pf->active_vfs++; in bnxt_process_vf_resc_config_new()3844 bp->pf->active_vfs = 0; in bnxt_process_vf_resc_config_old()3880 bp->pf->active_vfs++; in bnxt_process_vf_resc_config_old()
237 uint16_t max_bits = sizeof(dev->active_vfs[0]) * 8; in vf_pf_process_msgs()240 dev->active_vfs[vf / max_bits] |= in vf_pf_process_msgs()444 uint16_t max_bits = sizeof(dev->active_vfs[0]) * sizeof(uint64_t); in pf_vf_mbox_send_up_msg()455 if (!(dev->active_vfs[vf / max_bits] & (BIT_ULL(vf)))) in pf_vf_mbox_send_up_msg()936 count += __builtin_popcount(dev->active_vfs[i]); in dev_active_vfs()1169 memset(&dev->active_vfs, 0, sizeof(dev->active_vfs)); in dev_init()
75 uint64_t active_vfs[MAX_VFPF_DWORD_BITS]; member
183 u64 active_vfs[ECORE_VF_ARRAY_LENGTH]; member
1243 p_hwfn->pf_iov_info->active_vfs[vf->relative_vf_id / 64] |= in ecore_iov_init_hw_for_vf()1321 p_hwfn->pf_iov_info->active_vfs[vf->relative_vf_id / 64] &= in ecore_iov_release_hw_for_vf()