Searched refs:LM_FW_VF_QZONE_ID (Results 1 – 3 of 3) sorted by relevance
69 #define LM_FW_VF_QZONE_ID(_vf_info, _q_zone_id) ((_vf_info)->vf_chains[(_q_zone_id)].fw_qzone_id) macro
133 response->resc.hw_qid[i] = LM_FW_VF_QZONE_ID(vf_info, i); in lm_pf_vf_fill_acquire_response()217 u32_t reg = PXP_REG_HST_ZONE_PERMISSION_TABLE + LM_FW_VF_QZONE_ID(vf_info,q_idx) * 4; in lm_pf_vf_fill_init_vf_response()556 u32_t reg = PXP_REG_HST_ZONE_PERMISSION_TABLE + LM_FW_VF_QZONE_ID(vf_info,q_idx) * 4; in lm_pf_vf_fill_close_vf_response()3537 … u32_t reg = PXP_REG_HST_ZONE_PERMISSION_TABLE + LM_FW_VF_QZONE_ID(vf_info,q_idx) * 4; in lm_pf_finally_release_vf()
760 client_init_data_virt->rx.client_qzone_id = LM_FW_VF_QZONE_ID(vf_info, q_id); in lm_pf_init_vf_client_init_data()