Searched defs:i40e_remove_pd_bp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_hmc.c212 * i40e_remove_pd_bp - remove a backing page from a page descriptor
227 enum i40e_status_code i40e_remove_pd_bp(struct i40e_hw *hw, function
243 DEBUGOUT("i40e_remove_pd_bp: bad idx\n");
249 DEBUGOUT("i40e_remove_pd_bp: wrong sd_entry type\n");

Completed in 44 milliseconds