Searched refs:I40E_DEC_PD_REFCNT (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/ixl/ | ||
| D | i40e_hmc.h | 120 #define I40E_DEC_PD_REFCNT(pd_table) ((pd_table)->ref_cnt--) macro |
| D | i40e_hmc.c | 258 I40E_DEC_PD_REFCNT(pd_table); in i40e_remove_pd_bp() |