Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_hmc.c115 struct i40e_hmc_pd_table *pd_table; in i40e_add_pd_table_entry() local
194 struct i40e_hmc_pd_table *pd_table; in i40e_remove_pd_bp() local
Di40e_hmc.h60 struct i40e_hmc_pd_table pd_table; member
85 #define I40E_INC_PD_REFCNT(pd_table) ((pd_table)->ref_cnt++) argument
89 #define I40E_DEC_PD_REFCNT(pd_table) ((pd_table)->ref_cnt--) argument
Di40e_lan_hmc.c527 struct i40e_hmc_pd_table *pd_table; in i40e_delete_lan_hmc_object() local
/Linux-v5.4/drivers/infiniband/hw/i40iw/
Di40iw_hmc.c451 struct i40iw_hmc_pd_table *pd_table; in i40iw_sc_del_hmc_obj() local
621 struct i40iw_hmc_pd_table *pd_table; in i40iw_add_pd_table_entry() local
698 struct i40iw_hmc_pd_table *pd_table; in i40iw_remove_pd_bp() local
Di40iw_hmc.h57 #define I40IW_INC_PD_REFCNT(pd_table) ((pd_table)->ref_cnt++) argument
61 #define I40IW_DEC_PD_REFCNT(pd_table) ((pd_table)->ref_cnt--) argument
128 struct i40iw_hmc_pd_table pd_table; member
/Linux-v5.4/drivers/infiniband/hw/mthca/
Dmthca_dev.h340 struct mthca_pd_table pd_table; member