Searched refs:handle_wp_rpt (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_struct.h | 98 u16 (*handle_wp_rpt)(struct hal_info_t *hal, u8 *rp, u16 len, member 131 u16 (*handle_wp_rpt)(struct hal_info_t *hal, u8 *rp, u16 len, member
|
| H A D | hal_rx.c | 258 rsize = trx_ops->handle_wp_rpt(hal_info, rp, len, sw_retry, dma_ch, in rtw_hal_handle_wp_rpt() 300 rsize = trx_ops->handle_wp_rpt(hal_info, rp, len, macid, ac_queue, txsts); in rtw_hal_handle_wp_rpt_usb()
|
| H A D | hal_init.c | 625 if (!trx_ops->handle_wp_rpt) { in hal_ops_check() 652 if (!trx_ops->handle_wp_rpt) { in hal_ops_check()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_struct.h | 98 u16 (*handle_wp_rpt)(struct hal_info_t *hal, u8 *rp, u16 len, member 132 u16 (*handle_wp_rpt)(struct hal_info_t *hal, u8 *rp, u16 len, member
|
| H A D | hal_rx.c | 258 rsize = trx_ops->handle_wp_rpt(hal_info, rp, len, sw_retry, dma_ch, in rtw_hal_handle_wp_rpt() 300 rsize = trx_ops->handle_wp_rpt(hal_info, rp, len, macid, ac_queue, txsts); in rtw_hal_handle_wp_rpt_usb()
|
| H A D | hal_init.c | 625 if (!trx_ops->handle_wp_rpt) { in hal_ops_check() 652 if (!trx_ops->handle_wp_rpt) { in hal_ops_check()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/ |
| H A D | hal_trx_8852be.c | 1409 ops.handle_wp_rpt = hal_handle_rx_report_8852be; in hal_trx_ops_init_8852be()
|