Lines Matching refs:i40e_status_code
49 enum i40e_status_code i40e_add_sd_table_entry(struct i40e_hw *hw, in i40e_add_sd_table_entry()
55 enum i40e_status_code ret_code = I40E_SUCCESS; in i40e_add_sd_table_entry()
142 enum i40e_status_code i40e_add_pd_table_entry(struct i40e_hw *hw, in i40e_add_pd_table_entry()
147 enum i40e_status_code ret_code = I40E_SUCCESS; in i40e_add_pd_table_entry()
223 enum i40e_status_code i40e_remove_pd_bp(struct i40e_hw *hw, in i40e_remove_pd_bp()
227 enum i40e_status_code ret_code = I40E_SUCCESS; in i40e_remove_pd_bp()
279 enum i40e_status_code i40e_prep_remove_sd_bp(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_sd_bp()
282 enum i40e_status_code ret_code = I40E_SUCCESS; in i40e_prep_remove_sd_bp()
307 enum i40e_status_code i40e_remove_sd_bp_new(struct i40e_hw *hw, in i40e_remove_sd_bp_new()
328 enum i40e_status_code i40e_prep_remove_pd_page(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_pd_page()
331 enum i40e_status_code ret_code = I40E_SUCCESS; in i40e_prep_remove_pd_page()
356 enum i40e_status_code i40e_remove_pd_page_new(struct i40e_hw *hw, in i40e_remove_pd_page_new()