Home
last modified time | relevance | path

Searched refs:HW_BAND_MAX (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_notify.c31 if (hw_idx == HW_BAND_MAX) { in rtw_hal_notification()
H A Dhal_cap.c454 if (band >= HW_BAND_MAX) { in rtw_hal_get_bf_proto_cap()
554 if (band >= HW_BAND_MAX) { in rtw_hal_get_stbc_proto_cap()
H A Dhal_init.c1138 for (bid = 0; bid < HW_BAND_MAX; bid++) { in _hal_reset_chandef()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_notify.c31 if (hw_idx == HW_BAND_MAX) { in rtw_hal_notification()
H A Dhal_cap.c447 if (band >= HW_BAND_MAX) { in rtw_hal_get_bf_proto_cap()
547 if (band >= HW_BAND_MAX) { in rtw_hal_get_stbc_proto_cap()
H A Dhal_init.c1138 for (bid = 0; bid < HW_BAND_MAX; bid++) { in _hal_reset_chandef()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_notify.c121 rtw_hal_notification(phl_info->hal, MSG_EVT_SURPRISE_REMOVE, HW_BAND_MAX); in rtw_phl_dev_terminate_ntf()
H A Dphl_cmd_dispatch_engine.c563 band_idx = HW_BAND_MAX; /* force all band stop IO */ in phl_disp_eng_notify_dev_io_status()
564 if (band_idx != HW_BAND_MAX) in phl_disp_eng_notify_dev_io_status()
589 if (band_idx != HW_BAND_MAX) in phl_disp_eng_is_fg_empty()
H A Dphl_watchdog.c138 if (true == phl_disp_eng_is_fg_empty(phl_info, HW_BAND_MAX)) { in _phl_watchdog_sw_done()
H A Dphl_def.h33 HW_BAND_MAX enumerator
2590 struct rtw_phl_ppdu_sts_ent sts_ent[HW_BAND_MAX][PHL_MAX_PPDU_CNT];
2591 u8 cur_rx_ppdu_cnt[HW_BAND_MAX];
2592 bool en_ppdu_sts[HW_BAND_MAX];
2593 bool latest_rx_is_psts[HW_BAND_MAX];
2603 u8 cur_ppdu_cnt[HW_BAND_MAX];
H A Dphl_init.c65 for (j = 0; j < HW_BAND_MAX; j++) { in _phl_com_deinit_ppdu_sts()
85 for (j = 0; j < HW_BAND_MAX; j++) { in _phl_com_init_ppdu_sts()
105 for (j = 0; j < HW_BAND_MAX; j++) { in _phl_com_init_ppdu_sts()
860 phl_status = phl_disp_eng_init(phl_info, HW_BAND_MAX); in phl_module_init()
H A Dphl_tx.c1287 rtw_hal_notification(phl_info->hal, MSG_EVT_DATA_PATH_START, HW_BAND_MAX); in phl_datapath_start()
1298 rtw_hal_notification(phl_info->hal, MSG_EVT_DATA_PATH_STOP, HW_BAND_MAX); in phl_datapath_stop()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_notify.c129 rtw_hal_notification(phl_info->hal, MSG_EVT_SURPRISE_REMOVE, HW_BAND_MAX); in rtw_phl_dev_terminate_ntf()
H A Dphl_cmd_dispatch_engine.c563 band_idx = HW_BAND_MAX; /* force all band stop IO */ in phl_disp_eng_notify_dev_io_status()
564 if (band_idx != HW_BAND_MAX) in phl_disp_eng_notify_dev_io_status()
589 if (band_idx != HW_BAND_MAX) in phl_disp_eng_is_fg_empty()
H A Dphl_watchdog.c138 if (true == phl_disp_eng_is_fg_empty(phl_info, HW_BAND_MAX)) { in _phl_watchdog_sw_done()
H A Dphl_def.h33 HW_BAND_MAX enumerator
2614 struct rtw_phl_ppdu_sts_ent sts_ent[HW_BAND_MAX][PHL_MAX_PPDU_CNT];
2615 u8 cur_rx_ppdu_cnt[HW_BAND_MAX];
2616 bool en_ppdu_sts[HW_BAND_MAX];
2617 bool latest_rx_is_psts[HW_BAND_MAX];
2627 u8 cur_ppdu_cnt[HW_BAND_MAX];
H A Dphl_init.c65 for (j = 0; j < HW_BAND_MAX; j++) { in _phl_com_deinit_ppdu_sts()
85 for (j = 0; j < HW_BAND_MAX; j++) { in _phl_com_init_ppdu_sts()
105 for (j = 0; j < HW_BAND_MAX; j++) { in _phl_com_init_ppdu_sts()
868 phl_status = phl_disp_eng_init(phl_info, HW_BAND_MAX); in phl_module_init()
H A Dphl_tx.c1260 rtw_hal_notification(phl_info->hal, MSG_EVT_DATA_PATH_START, HW_BAND_MAX); in phl_datapath_start()
1271 rtw_hal_notification(phl_info->hal, MSG_EVT_DATA_PATH_STOP, HW_BAND_MAX); in phl_datapath_stop()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dcmd_disp_test.c789 phl_disp_eng_notify_dev_io_status(disp_test_ctx.phl, HW_BAND_MAX, 0, false); in disp_cannot_io_test()
820 phl_disp_eng_notify_dev_io_status(disp_test_ctx.phl, HW_BAND_MAX, 0, true); in disp_cannot_io_test()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dcmd_disp_test.c789 phl_disp_eng_notify_dev_io_status(disp_test_ctx.phl, HW_BAND_MAX, 0, false); in disp_cannot_io_test()
820 phl_disp_eng_notify_dev_io_status(disp_test_ctx.phl, HW_BAND_MAX, 0, true); in disp_cannot_io_test()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Ddrv_types.h1157 u32 fa_cnt_acc[HW_BAND_MAX];
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Ddrv_types.h1164 u32 fa_cnt_acc[HW_BAND_MAX];
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mlme.c2911 for (band_idx = HW_BAND_0; band_idx < HW_BAND_MAX; band_idx++) { in rtw_accumulate_fa_count()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mlme.c2930 for (band_idx = HW_BAND_0; band_idx < HW_BAND_MAX; band_idx++) { in rtw_accumulate_fa_count()