Searched refs:bt_size (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/infiniband/hw/hns/ |
| D | hns_roce_hem.c | 391 u32 bt_size = mhop->bt_chunk_size; in free_mhop_hem() local 400 dma_free_coherent(dev, bt_size, table->bt_l1[index->l1], in free_mhop_hem() 406 dma_free_coherent(dev, bt_size, table->bt_l0[index->l0], in free_mhop_hem() 417 u32 bt_size = mhop->bt_chunk_size; in alloc_mhop_hem() local 429 table->bt_l0[index->l0] = dma_alloc_coherent(dev, bt_size, in alloc_mhop_hem() 442 table->bt_l1[index->l1] = dma_alloc_coherent(dev, bt_size, in alloc_mhop_hem() 458 size = table->type < HEM_TYPE_MTT ? mhop->buf_chunk_size : bt_size; in alloc_mhop_hem()
|
| /Linux-v5.15/drivers/char/ipmi/ |
| D | ipmi_bt_sm.c | 683 static int bt_size(void) in bt_size() function 695 .size = bt_size,
|