Searched refs:pd_limit (Results 1 – 2 of 2) sorted by relevance
179 #define I40E_FIND_PD_INDEX_LIMIT(hmc_info, type, idx, cnt, pd_index, pd_limit)\ argument186 *(pd_limit) = (u32)((fpm_limit - 1) / I40E_HMC_PAGED_BP_SIZE); \188 *(pd_limit) += 1; \
93 u32 *pd_limit) in i40iw_find_pd_index_limit() argument101 *(pd_limit) = (u32)((fpm_limit - 1) / I40IW_HMC_PAGED_BP_SIZE); in i40iw_find_pd_index_limit()102 *(pd_limit) += 1; in i40iw_find_pd_index_limit()