Searched refs:bt_size (Results 1 – 2 of 2) sorted by relevance
| /drivers/infiniband/hw/hns/ |
| A D | hns_roce_hem.c | 349 u32 bt_size = mhop->bt_chunk_size; in free_mhop_hem() local 358 dma_free_coherent(dev, bt_size, table->bt_l1[index->l1], in free_mhop_hem() 364 dma_free_coherent(dev, bt_size, table->bt_l0[index->l0], in free_mhop_hem() 375 u32 bt_size = mhop->bt_chunk_size; in alloc_mhop_hem() local 385 table->bt_l0[index->l0] = dma_alloc_coherent(dev, bt_size, in alloc_mhop_hem() 398 table->bt_l1[index->l1] = dma_alloc_coherent(dev, bt_size, in alloc_mhop_hem() 414 size = table->type < HEM_TYPE_MTT ? mhop->buf_chunk_size : bt_size; in alloc_mhop_hem()
|
| /drivers/char/ipmi/ |
| A D | ipmi_bt_sm.c | 683 static int bt_size(void) in bt_size() function 695 .size = bt_size,
|
Completed in 11 milliseconds