Home
last modified time | relevance | path

Searched refs:MSG_EVT_CCX_REPORT_TX_FAIL (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_def.h626 MSG_EVT_CCX_REPORT_TX_FAIL = 104, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_def.h628 MSG_EVT_CCX_REPORT_TX_FAIL = 104, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dfwofld.c1547 *id = MSG_EVT_CCX_REPORT_TX_FAIL; in get_ccxrpt_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dfwofld.c1547 *id = MSG_EVT_CCX_REPORT_TX_FAIL; in get_ccxrpt_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c543 else if (evt_id == MSG_EVT_CCX_REPORT_TX_FAIL) { in core_hdl_phl_evt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c543 else if (evt_id == MSG_EVT_CCX_REPORT_TX_FAIL) { in core_hdl_phl_evt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.c7480 …HAL_STATUS_SUCCESS && (retid == MSG_EVT_CCX_REPORT_TX_OK || retid == MSG_EVT_CCX_REPORT_TX_FAIL)) { in rtw_hal_mac_process_c2h()
7493 if (retid == MSG_EVT_CCX_REPORT_TX_FAIL && mac_ccx.data_txcnt != retry_limit) in rtw_hal_mac_process_c2h()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.c7496 …HAL_STATUS_SUCCESS && (retid == MSG_EVT_CCX_REPORT_TX_OK || retid == MSG_EVT_CCX_REPORT_TX_FAIL)) { in rtw_hal_mac_process_c2h()
7509 if (retid == MSG_EVT_CCX_REPORT_TX_FAIL && mac_ccx.data_txcnt != retry_limit) in rtw_hal_mac_process_c2h()