Searched refs:data_txcnt (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | fwofld.c | 1523 info->data_txcnt = GET_FIELD(val_d3, TXCCXRPT_DATA_TX_CNT); in mac_ccxrpt_parsing() 1544 info->data_txcnt = GET_FIELD(val_d3, TXCCXRPT_DATA_TX_CNT); in get_ccxrpt_event()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | fwofld.c | 1523 info->data_txcnt = GET_FIELD(val_d3, TXCCXRPT_DATA_TX_CNT); in mac_ccxrpt_parsing() 1544 info->data_txcnt = GET_FIELD(val_d3, TXCCXRPT_DATA_TX_CNT); in get_ccxrpt_event()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_mac.c | 7486 PHL_INFO("%s, mac_ccx.data_txcnt=%d\n", __func__, mac_ccx.data_txcnt); 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 D | hal_api_mac.c | 7502 PHL_INFO("%s, mac_ccx.data_txcnt=%d\n", __func__, mac_ccx.data_txcnt); 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()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/ |
| H A D | mac_def.h | 8790 u32 data_txcnt:6; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/ |
| H A D | mac_def.h | 8790 u32 data_txcnt:6; member
|