Searched refs:p_resc_num (Results 1 – 3 of 3) sorted by relevance
2334 u32 *p_resc_num, u32 *p_resc_start) in qed_hw_get_dflt_resc() argument2341 *p_resc_num = (b_ah ? MAX_NUM_L2_QUEUES_K2 : in qed_hw_get_dflt_resc()2345 *p_resc_num = (b_ah ? MAX_NUM_VPORTS_K2 : in qed_hw_get_dflt_resc()2349 *p_resc_num = (b_ah ? ETH_RSS_ENGINE_NUM_K2 : in qed_hw_get_dflt_resc()2353 *p_resc_num = (b_ah ? MAX_QM_TX_QUEUES_K2 : in qed_hw_get_dflt_resc()2355 *p_resc_num &= ~0x7; /* The granularity of the PQs is 8 */ in qed_hw_get_dflt_resc()2358 *p_resc_num = MAX_QM_GLOBAL_RLS / num_funcs; in qed_hw_get_dflt_resc()2363 *p_resc_num = ETH_NUM_MAC_FILTERS / num_funcs; in qed_hw_get_dflt_resc()2366 *p_resc_num = (b_ah ? PXP_NUM_ILT_RECORDS_K2 : in qed_hw_get_dflt_resc()2370 *p_resc_num = MAX_NUM_LL2_RX_QUEUES / num_funcs; in qed_hw_get_dflt_resc()[all …]
956 u32 *p_mcp_resp, u32 *p_resc_num, u32 *p_resc_start);
3096 u32 *p_mcp_resp, u32 *p_resc_num, u32 *p_resc_start) in qed_mcp_get_resc_info() argument3114 *p_resc_num = out_params.resc_num; in qed_mcp_get_resc_info()