Searched refs:feat_num (Results 1 – 4 of 4) sorted by relevance
58 int feat_num; in qed_sriov_enable() local62 feat_num = FEAT_NUM(p_hwfn, ECORE_VF_L2_QUE) / num; in qed_sriov_enable()64 params.num_queues = OSAL_MIN_T(int, feat_num, 16); in qed_sriov_enable()
389 u32 feat_num[ECORE_MAX_FEATURES]; member395 #define FEAT_NUM(_p_hwfn, resc) ((_p_hwfn)->hw_info.feat_num[resc])
2518 p_hwfn->hw_info.feat_num[ECORE_PF_L2_QUE]--; in ecore_int_igu_relocate_sb()2519 p_hwfn->hw_info.feat_num[ECORE_VF_L2_QUE]++; in ecore_int_igu_relocate_sb()2531 p_hwfn->hw_info.feat_num[ECORE_PF_L2_QUE]++; in ecore_int_igu_relocate_sb()2532 p_hwfn->hw_info.feat_num[ECORE_VF_L2_QUE]--; in ecore_int_igu_relocate_sb()
4320 u32 *feat_num = p_hwfn->hw_info.feat_num; in ecore_hw_set_feat() local4330 feat_num[ECORE_VF_L2_QUE] = in ecore_hw_set_feat()4334 feat_num[ECORE_PF_L2_QUE] = in ecore_hw_set_feat()4344 &feat_num[ECORE_FCOE_CQ] : in ecore_hw_set_feat()4345 &feat_num[ECORE_ISCSI_CQ]; in ecore_hw_set_feat()