Searched refs:bt_l1_dma_addr (Results 1 – 3 of 3) sorted by relevance
451 &(table->bt_l1_dma_addr[bt_l1_idx]), in hns_roce_table_mhop_get()459 table->bt_l1_dma_addr[bt_l1_idx]; in hns_roce_table_mhop_get()518 table->bt_l1_dma_addr[bt_l1_idx]); in hns_roce_table_mhop_get()672 table->bt_l1_dma_addr[bt_l1_idx]); in hns_roce_table_mhop_put()937 table->bt_l1_dma_addr = kcalloc(num_bt_l1, in hns_roce_init_hem_table()938 sizeof(*table->bt_l1_dma_addr), in hns_roce_init_hem_table()941 if (!table->bt_l1_dma_addr) in hns_roce_init_hem_table()974 kfree(table->bt_l1_dma_addr); in hns_roce_init_hem_table()975 table->bt_l1_dma_addr = NULL; in hns_roce_init_hem_table()1011 kfree(table->bt_l1_dma_addr); in hns_roce_cleanup_mhop_hem_table()[all …]
284 dma_addr_t *bt_l1_dma_addr; member
2404 bt_ba = table->bt_l1_dma_addr[l1_idx]; in hns_roce_v2_set_hem()