Searched defs:hmc_info (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_hmc.c | 43 struct i40e_hmc_info *hmc_info, in i40e_add_sd_table_entry() 131 struct i40e_hmc_info *hmc_info, in i40e_add_pd_table_entry() 203 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_bp() 257 i40e_status i40e_prep_remove_sd_bp(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_sd_bp() 286 struct i40e_hmc_info *hmc_info, in i40e_remove_sd_bp_new() 312 i40e_status i40e_prep_remove_pd_page(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_pd_page() 341 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_page_new()
|
D | i40e_lan_hmc.c | 255 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_page() 282 struct i40e_hmc_info *hmc_info, in i40e_remove_sd_bp() 999 i40e_status i40e_hmc_get_object_va(struct i40e_hmc_info *hmc_info, in i40e_hmc_get_object_va()
|
D | i40e_hmc.h | 178 #define I40E_FIND_SD_INDEX_LIMIT(hmc_info, type, index, cnt, sd_idx, sd_limit)\ argument 202 #define I40E_FIND_PD_INDEX_LIMIT(hmc_info, type, idx, cnt, pd_index, pd_limit)\ argument
|
D | i40e_lan_hmc.h | 148 struct i40e_hmc_info *hmc_info; member 157 struct i40e_hmc_info *hmc_info; member
|
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40e_hmc.h | 178 #define I40E_FIND_SD_INDEX_LIMIT(hmc_info, type, index, cnt, sd_idx, sd_limit)\ argument 202 #define I40E_FIND_PD_INDEX_LIMIT(hmc_info, type, idx, cnt, pd_index, pd_limit)\ argument
|
D | i40e_lan_hmc.h | 148 struct i40e_hmc_info *hmc_info; member 157 struct i40e_hmc_info *hmc_info; member
|