Searched refs:I40E_DEC_SD_REFCNT (Results 1 – 2 of 2) sorted by relevance
257 I40E_DEC_SD_REFCNT(&hmc_info->sd_table); in i40e_prep_remove_sd_bp()309 I40E_DEC_SD_REFCNT(&hmc_info->sd_table); in i40e_prep_remove_pd_page()
87 #define I40E_DEC_SD_REFCNT(sd_table) ((sd_table)->ref_cnt--) macro