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