Searched refs:buffer_table (Results 1 – 1 of 1) sorted by relevance
| /TwlSDK-5.1.0/include/nitro/wbt/ |
| D | context.h | 550 int index, const WBTBlockInfoTable *buffer_table) in WBT_CreateCommandINFO() argument 560 arg->recv_buf_table.recv_buf[i] = (u8 *)buffer_table->block_info[i]; in WBT_CreateCommandINFO() 585 const WBTRecvBufTable *buffer_table, in WBT_CreateCommandGET() argument 592 arg->recv_buf_table = *buffer_table; in WBT_CreateCommandGET() 679 int index, const WBTBlockInfoTable *buffer_table) in WBT_PostCommandINFO() argument 684 WBT_CreateCommandINFO(context, list, index, buffer_table); in WBT_PostCommandINFO() 709 u32 id, u32 length, const WBTRecvBufTable *buffer_table, in WBT_PostCommandGET() argument 715 WBT_CreateCommandGET(context, list, id, length, buffer_table, bitmap_table); in WBT_PostCommandGET()
|