Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_hmc.c107 struct i40e_hmc_pd_table *pd_table; in i40e_add_pd_table_entry() local
186 struct i40e_hmc_pd_table *pd_table; in i40e_remove_pd_bp() local
H A Di40e_hmc.h63 struct i40e_hmc_pd_table pd_table; member
88 #define I40E_INC_PD_REFCNT(pd_table) ((pd_table)->ref_cnt++) argument
92 #define I40E_DEC_PD_REFCNT(pd_table) ((pd_table)->ref_cnt--) argument
H A Di40e_lan_hmc.c523 struct i40e_hmc_pd_table *pd_table; in i40e_delete_lan_hmc_object() local
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dhmc.c373 struct irdma_hmc_pd_table *pd_table; in irdma_sc_del_hmc_obj() local
547 struct irdma_hmc_pd_table *pd_table; in irdma_add_pd_table_entry() local
618 struct irdma_hmc_pd_table *pd_table; in irdma_remove_pd_bp() local
H A Dhmc.h84 struct irdma_hmc_pd_table pd_table; member
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h339 struct mthca_pd_table pd_table; member