Home
last modified time | relevance | path

Searched refs:I40E_DEC_SD_REFCNT (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/i40e/core/
H A Di40e_hmc.c294 I40E_DEC_SD_REFCNT(&hmc_info->sd_table); in i40e_prep_remove_sd_bp()
346 I40E_DEC_SD_REFCNT(&hmc_info->sd_table); in i40e_prep_remove_pd_page()
H A Di40e_hmc.h119 #define I40E_DEC_SD_REFCNT(sd_table) ((sd_table)->ref_cnt--) macro