Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_hmc.h120 #define I40E_DEC_PD_REFCNT(pd_table) ((pd_table)->ref_cnt--) macro
H A Di40e_hmc.c258 I40E_DEC_PD_REFCNT(pd_table); in i40e_remove_pd_bp()