Searched refs:p_resc_num (Results 1 – 3 of 3) sorted by relevance
4730 u32 *p_resc_num, u32 *p_resc_start) in ecore_hw_get_dflt_resc() argument4737 *p_resc_num = (b_ah ? MAX_NUM_L2_QUEUES_K2 : in ecore_hw_get_dflt_resc()4741 *p_resc_num = (b_ah ? MAX_NUM_VPORTS_K2 : in ecore_hw_get_dflt_resc()4745 *p_resc_num = (b_ah ? ETH_RSS_ENGINE_NUM_K2 : in ecore_hw_get_dflt_resc()4749 *p_resc_num = (b_ah ? MAX_QM_TX_QUEUES_K2 : in ecore_hw_get_dflt_resc()4751 *p_resc_num &= ~0x7; /* The granularity of the PQs is 8 */ in ecore_hw_get_dflt_resc()4754 *p_resc_num = MAX_QM_GLOBAL_RLS / num_funcs; in ecore_hw_get_dflt_resc()4759 *p_resc_num = ETH_NUM_MAC_FILTERS / num_funcs; in ecore_hw_get_dflt_resc()4762 *p_resc_num = (b_ah ? PXP_NUM_ILT_RECORDS_K2 : in ecore_hw_get_dflt_resc()4766 *p_resc_num = MAX_NUM_LL2_RX_QUEUES / num_funcs; in ecore_hw_get_dflt_resc()[all …]
442 u32 *p_resc_num, u32 *p_resc_start);
4187 u32 *p_resc_num, u32 *p_resc_start) in ecore_mcp_get_resc_info() argument4205 *p_resc_num = out_params.resc_num; in ecore_mcp_get_resc_info()