Searched refs:p_resc_num (Results 1 – 3 of 3) sorted by relevance
3660 u32 *p_resc_num, u32 *p_resc_start) in qed_hw_get_dflt_resc() argument3667 *p_resc_num = (b_ah ? MAX_NUM_L2_QUEUES_K2 : in qed_hw_get_dflt_resc()3671 *p_resc_num = (b_ah ? MAX_NUM_VPORTS_K2 : in qed_hw_get_dflt_resc()3675 *p_resc_num = (b_ah ? ETH_RSS_ENGINE_NUM_K2 : in qed_hw_get_dflt_resc()3679 *p_resc_num = (b_ah ? MAX_QM_TX_QUEUES_K2 : in qed_hw_get_dflt_resc()3681 *p_resc_num &= ~0x7; /* The granularity of the PQs is 8 */ in qed_hw_get_dflt_resc()3684 *p_resc_num = MAX_QM_GLOBAL_RLS / num_funcs; in qed_hw_get_dflt_resc()3689 *p_resc_num = ETH_NUM_MAC_FILTERS / num_funcs; in qed_hw_get_dflt_resc()3692 *p_resc_num = (b_ah ? PXP_NUM_ILT_RECORDS_K2 : in qed_hw_get_dflt_resc()3696 *p_resc_num = MAX_NUM_LL2_RX_QUEUES / num_funcs; in qed_hw_get_dflt_resc()[all …]
1037 u32 *p_mcp_resp, u32 *p_resc_num, u32 *p_resc_start);
3418 u32 *p_mcp_resp, u32 *p_resc_num, u32 *p_resc_start) in qed_mcp_get_resc_info() argument3436 *p_resc_num = out_params.resc_num; in qed_mcp_get_resc_info()