Lines Matching refs:i40e_status_code
50 enum i40e_status_code i40e_add_sd_table_entry(struct i40e_hw *hw, in i40e_add_sd_table_entry()
56 enum i40e_status_code ret_code = I40E_SUCCESS; in i40e_add_sd_table_entry()
143 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()
224 enum i40e_status_code i40e_remove_pd_bp(struct i40e_hw *hw, in i40e_remove_pd_bp()
228 enum i40e_status_code ret_code = I40E_SUCCESS; in i40e_remove_pd_bp()
280 enum i40e_status_code i40e_prep_remove_sd_bp(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_sd_bp()
283 enum i40e_status_code ret_code = I40E_SUCCESS; in i40e_prep_remove_sd_bp()
308 enum i40e_status_code i40e_remove_sd_bp_new(struct i40e_hw *hw, in i40e_remove_sd_bp_new()
329 enum i40e_status_code i40e_prep_remove_pd_page(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_pd_page()
332 enum i40e_status_code ret_code = I40E_SUCCESS; in i40e_prep_remove_pd_page()
357 enum i40e_status_code i40e_remove_pd_page_new(struct i40e_hw *hw, in i40e_remove_pd_page_new()