Searched refs:bt_l1_dma_addr (Results 1 – 3 of 3) sorted by relevance
400 table->bt_l1_dma_addr[index->l1]); in free_mhop_hem()442 &table->bt_l1_dma_addr[index->l1], in alloc_mhop_hem()450 table->bt_l1_dma_addr[index->l1]; in alloc_mhop_hem()846 table->bt_l1_dma_addr = kcalloc(num_bt_l1, in hns_roce_init_hem_table()847 sizeof(*table->bt_l1_dma_addr), in hns_roce_init_hem_table()850 if (!table->bt_l1_dma_addr) in hns_roce_init_hem_table()881 kfree(table->bt_l1_dma_addr); in hns_roce_init_hem_table()882 table->bt_l1_dma_addr = NULL; in hns_roce_init_hem_table()919 kfree(table->bt_l1_dma_addr); in hns_roce_cleanup_mhop_hem_table()920 table->bt_l1_dma_addr = NULL; in hns_roce_cleanup_mhop_hem_table()
249 dma_addr_t *bt_l1_dma_addr; member
4092 bt_ba = table->bt_l1_dma_addr[l1_idx]; in hns_roce_v2_set_hem()