Home
last modified time | relevance | path

Searched defs:pd_table (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/ixl/
H A Di40e_hmc.c148 struct i40e_hmc_pd_table *pd_table; in i40e_add_pd_table_entry() local
229 struct i40e_hmc_pd_table *pd_table; in i40e_remove_pd_bp() local
H A Di40e_hmc.h90 struct i40e_hmc_pd_table pd_table; member
115 #define I40E_INC_PD_REFCNT(pd_table) ((pd_table)->ref_cnt++) argument
119 #define I40E_DEC_PD_REFCNT(pd_table) ((pd_table)->ref_cnt--) argument
H A Di40e_lan_hmc.c561 struct i40e_hmc_pd_table *pd_table; in i40e_delete_lan_hmc_object() local
/freebsd/sys/dev/irdma/
H A Dirdma_hmc.c416 struct irdma_hmc_pd_table *pd_table; in irdma_sc_del_hmc_obj() local
590 struct irdma_hmc_pd_table *pd_table; in irdma_add_pd_table_entry() local
661 struct irdma_hmc_pd_table *pd_table; in irdma_remove_pd_bp() local
H A Dirdma_hmc.h116 struct irdma_hmc_pd_table pd_table; member
/freebsd/sys/contrib/openzfs/include/
H A Dzfs_prop.h84 const zprop_index_t *pd_table; /* for index properties, a table */ member
/freebsd/sys/dev/mthca/
H A Dmthca_dev.h342 struct mthca_pd_table pd_table; member