Home
last modified time | relevance | path

Searched refs:irdma_add_sd_table_entry (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dhmc.h159 int irdma_add_sd_table_entry(struct irdma_hw *hw,
H A Dpble.c96 ret_code = irdma_add_sd_table_entry(dev->hw, hmc_info, in add_sd_direct()
154 status = irdma_add_sd_table_entry(dev->hw, hmc_info, info->idx.sd_idx, in add_bp_pages()
H A Dhmc.c256 ret_code = irdma_add_sd_table_entry(dev->hw, info->hmc_info, j, in irdma_sc_create_hmc_obj()
473 int irdma_add_sd_table_entry(struct irdma_hw *hw, in irdma_add_sd_table_entry() function