Home
last modified time | relevance | path

Searched refs:bt_size (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hem.c460 u32 bt_size = mhop->bt_chunk_size; in free_mhop_hem() local
469 dma_free_coherent(dev, bt_size, table->bt_l1[index->l1], in free_mhop_hem()
475 dma_free_coherent(dev, bt_size, table->bt_l0[index->l0], in free_mhop_hem()
486 u32 bt_size = mhop->bt_chunk_size; in alloc_mhop_hem() local
498 table->bt_l0[index->l0] = dma_alloc_coherent(dev, bt_size, in alloc_mhop_hem()
511 table->bt_l1[index->l1] = dma_alloc_coherent(dev, bt_size, in alloc_mhop_hem()
527 size = table->type < HEM_TYPE_MTT ? mhop->buf_chunk_size : bt_size; in alloc_mhop_hem()
/OK3568_Linux_fs/kernel/drivers/char/ipmi/
H A Dipmi_bt_sm.c683 static int bt_size(void) in bt_size() function
695 .size = bt_size,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/halmac_88xx/
H A Dhalmac_func_88xx.h190 IN u32 bt_size,
H A Dhalmac_api_88xx.h300 IN u32 bt_size,
H A Dhalmac_func_88xx.c1911 IN u32 bt_size, in halmac_send_bt_coex_cmd_88xx() argument
1925 PLATFORM_RTL_MEMCPY(pDriver_adapter, pH2c_buff + 8, pBt_buf, bt_size); in halmac_send_bt_coex_cmd_88xx()
1928 h2c_header_info.content_size = (u16)bt_size; in halmac_send_bt_coex_cmd_88xx()
H A Dhalmac_api_88xx.c2957 IN u32 bt_size, in halmac_send_bt_coex_88xx() argument
2981 ret_status = halmac_send_bt_coex_cmd_88xx(pHalmac_adapter, pBt_buf, bt_size, ack); in halmac_send_bt_coex_88xx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/
H A Dhalmac_type.h1805 …HALMAC_RET_STATUS (*halmac_send_bt_coex)(PHALMAC_ADAPTER pHalmac_adapter, u8 *pBt_buf, u32 bt_size