Home
last modified time | relevance | path

Searched refs:irdma_hmc_sd_entry (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/infiniband/hw/irdma/
H A Dhmc.c150 struct irdma_hmc_sd_entry *sd_entry; in irdma_hmc_sd_grp()
224 struct irdma_hmc_sd_entry *sd_entry; in irdma_sc_create_hmc_obj()
333 struct irdma_hmc_sd_entry *sd_entry; in irdma_finish_del_sd_reg()
485 struct irdma_hmc_sd_entry *sd_entry; in irdma_add_sd_table_entry()
630 struct irdma_hmc_sd_entry *sd_entry; in irdma_remove_pd_bp()
679 struct irdma_hmc_sd_entry *sd_entry; in irdma_prep_remove_sd_bp()
698 struct irdma_hmc_sd_entry *sd_entry; in irdma_prep_remove_pd_page()
H A Dhmc.h96 struct irdma_hmc_sd_entry { struct
109 struct irdma_hmc_sd_entry *sd_entry; argument
H A Dpble.c92 struct irdma_hmc_sd_entry *sd_entry = info->sd_entry; in add_sd_direct()
143 struct irdma_hmc_sd_entry *sd_entry = info->sd_entry; in add_bp_pages()
215 struct irdma_hmc_sd_entry *sd_entry; in add_pble_prm()
H A Dpble.h63 struct irdma_hmc_sd_entry *sd_entry;
H A Dctrl.c5553 mem_size = sizeof(struct irdma_hmc_sd_entry) * hmc_info->sd_table.sd_cnt; in irdma_cfg_sd_mem()