Home
last modified time | relevance | path

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 Dhal_trx_8852be.c883 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 Dhal_rx.c251 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 Dhal_struct.h99 u8 *sw_retry, u8 *dma_ch, u16 *wp_seq, u8 *txsts);
H A Dhal_api.h430 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 Dhal_rx.c251 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 Dhal_struct.h99 u8 *sw_retry, u8 *dma_ch, u16 *wp_seq, u8 *mac_id,
H A Dhal_api.h433 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 Dphl_trx_pcie.c3465 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()