Searched refs:I40E_CLEAR_PF_SD_ENTRY (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_hmc.c322 I40E_CLEAR_PF_SD_ENTRY(hw, idx, I40E_SD_TYPE_DIRECT);
370 I40E_CLEAR_PF_SD_ENTRY(hw, idx, I40E_SD_TYPE_PAGED);
H A Di40e_hmc.h146 * I40E_CLEAR_PF_SD_ENTRY - marks the sd entry as invalid in the hardware
151 #define I40E_CLEAR_PF_SD_ENTRY(hw, sd_index, type) \ macro

Completed in 875 milliseconds