Searched defs:hmc_info (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_hmc.c | 43 struct i40e_hmc_info *hmc_info, in i40e_add_sd_table_entry() 132 struct i40e_hmc_info *hmc_info, in i40e_add_pd_table_entry() 212 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_bp() 267 i40e_status i40e_prep_remove_sd_bp(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_sd_bp() 296 struct i40e_hmc_info *hmc_info, in i40e_remove_sd_bp_new() 316 i40e_status i40e_prep_remove_pd_page(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_pd_page() 345 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() 998 i40e_status i40e_hmc_get_object_va(struct i40e_hmc_info *hmc_info, in i40e_hmc_get_object_va()
|
D | i40e_hmc.h | 179 #define I40E_FIND_SD_INDEX_LIMIT(hmc_info, type, index, cnt, sd_idx, sd_limit)\ argument 203 #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.4.14/drivers/net/ethernet/intel/i40evf/ |
D | i40e_hmc.h | 179 #define I40E_FIND_SD_INDEX_LIMIT(hmc_info, type, index, cnt, sd_idx, sd_limit)\ argument 203 #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
|