Searched refs:sw_retry (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/ |
| H A D | hal_trx_8852be.c | 883 u8 *sw_retry, u8 *dma_ch, u16 *wp_seq, in hal_handle_rx_report_8852be() argument 913 *sw_retry = true; in hal_handle_rx_report_8852be() 917 *sw_retry = true; in hal_handle_rx_report_8852be() 920 *sw_retry = false; in hal_handle_rx_report_8852be()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_rx.c | 251 u16 rtw_hal_handle_wp_rpt(void *hal, u8 *rp, u16 len, u8 *sw_retry, u8 *dma_ch, in rtw_hal_handle_wp_rpt() argument 258 rsize = trx_ops->handle_wp_rpt(hal_info, rp, len, sw_retry, dma_ch, in rtw_hal_handle_wp_rpt()
|
| H A D | hal_struct.h | 99 u8 *sw_retry, u8 *dma_ch, u16 *wp_seq, u8 *txsts);
|
| H A D | hal_api.h | 430 u16 rtw_hal_handle_wp_rpt(void *hal, u8 *rp, u16 len, u8 *sw_retry, u8 *dma_ch,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_rx.c | 251 u16 rtw_hal_handle_wp_rpt(void *hal, u8 *rp, u16 len, u8 *sw_retry, u8 *dma_ch, in rtw_hal_handle_wp_rpt() argument 258 rsize = trx_ops->handle_wp_rpt(hal_info, rp, len, sw_retry, dma_ch, in rtw_hal_handle_wp_rpt()
|
| H A D | hal_struct.h | 99 u8 *sw_retry, u8 *dma_ch, u16 *wp_seq, u8 *mac_id,
|
| H A D | hal_api.h | 433 u16 rtw_hal_handle_wp_rpt(void *hal, u8 *rp, u16 len, u8 *sw_retry, u8 *dma_ch,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/ |
| H A D | phl_trx_pcie.c | 3465 u8 sw_retry = 0, dma_ch = 0, txsts = 0; in _phl_rx_handle_wp_report() local 3473 &sw_retry, &dma_ch, &wp_seq, in _phl_rx_handle_wp_report() 3489 if (false == sw_retry) { in _phl_rx_handle_wp_report()
|