Searched refs:pkt_data_buf (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | usb_ops_linux.h | 57 u8 bulk_id, u32 len, u8 *pkt_data_buf);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | usb_ops_linux.h | 57 u8 bulk_id, u32 len, u8 *pkt_data_buf);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | pltfm_ops_windows.h | 744 u8 bulk_id, u32 len, u8 *pkt_data_buf) in os_usb_tx() argument 746 if(pltfm_usb_out_token_send(h, tx_buf_ptr, pkt_data_buf, len, bulk_id) == TRUE) in os_usb_tx()
|
| H A D | pltfm_ops_linux.h | 745 u8 bulk_id, u32 len, u8 *pkt_data_buf) in os_usb_tx() argument 748 bulk_id, len, pkt_data_buf); in os_usb_tx()
|
| H A D | pltfm_ops_macos.h | 449 u8 bulk_id, u32 len, u8 *pkt_data_buf) in os_usb_tx() argument
|
| H A D | pltfm_ops_none.h | 539 u8 bulk_id, u32 len, u8 *pkt_data_buf) in os_usb_tx() argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | pltfm_ops_windows.h | 753 u8 bulk_id, u32 len, u8 *pkt_data_buf) in os_usb_tx() argument 755 if(pltfm_usb_out_token_send(h, tx_buf_ptr, pkt_data_buf, len, bulk_id) == TRUE) in os_usb_tx()
|
| H A D | pltfm_ops_macos.h | 458 u8 bulk_id, u32 len, u8 *pkt_data_buf) in os_usb_tx() argument
|
| H A D | pltfm_ops_linux.h | 848 u8 bulk_id, u32 len, u8 *pkt_data_buf) in os_usb_tx() argument 851 bulk_id, len, pkt_data_buf); in os_usb_tx()
|
| H A D | pltfm_ops_none.h | 548 u8 bulk_id, u32 len, u8 *pkt_data_buf) in os_usb_tx() argument
|