Searched refs:I40E_DEC_SD_REFCNT (Results 1 – 3 of 3) sorted by relevance
280 I40E_DEC_SD_REFCNT(&hmc_info->sd_table); in i40e_prep_remove_sd_bp()332 I40E_DEC_SD_REFCNT(&hmc_info->sd_table); in i40e_prep_remove_pd_page()
111 #define I40E_DEC_SD_REFCNT(sd_table) ((sd_table)->ref_cnt--) macro