Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/i40e/core/
H A Di40e_hmc.h116 #define I40E_INC_PD_REFCNT(pd_table) ((pd_table)->ref_cnt++) macro
H A Di40e_hmc.c202 I40E_INC_PD_REFCNT(pd_table); in i40e_add_pd_table_entry()