Lines Matching refs:i40e_status_code
52 enum i40e_status_code i40e_add_sd_table_entry(struct i40e_hw *hw, in i40e_add_sd_table_entry()
58 enum i40e_status_code ret_code = I40E_SUCCESS; in i40e_add_sd_table_entry()
144 enum i40e_status_code i40e_add_pd_table_entry(struct i40e_hw *hw, in i40e_add_pd_table_entry()
148 enum i40e_status_code ret_code = I40E_SUCCESS; in i40e_add_pd_table_entry()
218 enum i40e_status_code i40e_remove_pd_bp(struct i40e_hw *hw, in i40e_remove_pd_bp()
222 enum i40e_status_code ret_code = I40E_SUCCESS; in i40e_remove_pd_bp()
273 enum i40e_status_code i40e_prep_remove_sd_bp(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_sd_bp()
276 enum i40e_status_code ret_code = I40E_SUCCESS; in i40e_prep_remove_sd_bp()
301 enum i40e_status_code i40e_remove_sd_bp_new(struct i40e_hw *hw, in i40e_remove_sd_bp_new()
306 enum i40e_status_code ret_code = I40E_SUCCESS; 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()
360 enum i40e_status_code ret_code = I40E_SUCCESS; in i40e_remove_pd_page_new()