Home
last modified time | relevance | path

Searched refs:i40e_prep_remove_sd_bp (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/ixl/
HDi40e_hmc.h233 enum i40e_status_code i40e_prep_remove_sd_bp(struct i40e_hmc_info *hmc_info,
HDi40e_hmc.c273 enum i40e_status_code i40e_prep_remove_sd_bp(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_sd_bp() function
HDi40e_lan_hmc.c295 if (i40e_prep_remove_sd_bp(hmc_info, idx) == I40E_SUCCESS) in i40e_remove_sd_bp()