| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/ |
| H A D | halbb_interface_ex.h | 39 u8 halbb_set_cmac_txpwr_mode(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 40 u8 halbb_set_cmac_ntx_en(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 41 u8 halbb_set_cmac_path_map_a(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 42 u8 halbb_set_cmac_path_map_b(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 43 u8 halbb_set_cmac_path_map_c(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 44 u8 halbb_set_cmac_path_map_d(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 45 u8 halbb_set_cmac_antsel_a(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 46 u8 halbb_set_cmac_antsel_b(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 47 u8 halbb_set_cmac_antsel_c(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 48 u8 halbb_set_cmac_antsel_d(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); [all …]
|
| H A D | halbb_ra_ex.h | 31 extern bool rtw_halbb_raregistered(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 32 extern bool rtw_halbb_raupdate(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 33 extern bool rtw_halbb_dft_mask(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 34 extern bool rtw_halbb_ra_deregistered(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 37 bool halbb_ra_rssi_update_trigger(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i);
|
| H A D | halbb_interface.c | 478 u8 halbb_set_cmac_txpwr_mode(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i) in halbb_set_cmac_txpwr_mode() 484 u8 halbb_set_cmac_ntx_en(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i) in halbb_set_cmac_ntx_en() 489 u8 halbb_set_cmac_path_map_a(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i) in halbb_set_cmac_path_map_a() 494 u8 halbb_set_cmac_path_map_b(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i) in halbb_set_cmac_path_map_b() 499 u8 halbb_set_cmac_path_map_c(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i) in halbb_set_cmac_path_map_c() 504 u8 halbb_set_cmac_path_map_d(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i) in halbb_set_cmac_path_map_d() 509 u8 halbb_set_cmac_antsel_a(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i) in halbb_set_cmac_antsel_a() 515 u8 halbb_set_cmac_antsel_b(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i) in halbb_set_cmac_antsel_b() 520 u8 halbb_set_cmac_antsel_c(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i) in halbb_set_cmac_antsel_c() 525 u8 halbb_set_cmac_antsel_d(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i) in halbb_set_cmac_antsel_d() [all …]
|
| H A D | halbb_ex.h | 178 struct rtw_phl_stainfo_t *phl_sta_info); 180 struct rtw_phl_stainfo_t *phl_sta_info); 181 bool halbb_sta_info_add_entry(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_info); 183 struct rtw_phl_stainfo_t *phl_sta_info); 185 struct rtw_phl_stainfo_t *phl_sta_info,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/ |
| H A D | halbb_interface_ex.h | 39 u8 halbb_set_cmac_txpwr_mode(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 40 u8 halbb_set_cmac_ntx_en(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 41 u8 halbb_set_cmac_path_map_a(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 42 u8 halbb_set_cmac_path_map_b(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 43 u8 halbb_set_cmac_path_map_c(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 44 u8 halbb_set_cmac_path_map_d(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 45 u8 halbb_set_cmac_antsel_a(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 46 u8 halbb_set_cmac_antsel_b(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 47 u8 halbb_set_cmac_antsel_c(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 48 u8 halbb_set_cmac_antsel_d(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); [all …]
|
| H A D | halbb_ra_ex.h | 31 extern bool rtw_halbb_raregistered(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 32 extern bool rtw_halbb_raupdate(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 33 extern bool rtw_halbb_dft_mask(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 34 extern bool rtw_halbb_ra_deregistered(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i); 37 bool halbb_ra_rssi_update_trigger(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i);
|
| H A D | halbb_interface.c | 478 u8 halbb_set_cmac_txpwr_mode(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i) in halbb_set_cmac_txpwr_mode() 484 u8 halbb_set_cmac_ntx_en(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i) in halbb_set_cmac_ntx_en() 489 u8 halbb_set_cmac_path_map_a(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i) in halbb_set_cmac_path_map_a() 494 u8 halbb_set_cmac_path_map_b(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i) in halbb_set_cmac_path_map_b() 499 u8 halbb_set_cmac_path_map_c(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i) in halbb_set_cmac_path_map_c() 504 u8 halbb_set_cmac_path_map_d(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i) in halbb_set_cmac_path_map_d() 509 u8 halbb_set_cmac_antsel_a(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i) in halbb_set_cmac_antsel_a() 515 u8 halbb_set_cmac_antsel_b(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i) in halbb_set_cmac_antsel_b() 520 u8 halbb_set_cmac_antsel_c(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i) in halbb_set_cmac_antsel_c() 525 u8 halbb_set_cmac_antsel_d(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_i) in halbb_set_cmac_antsel_d() [all …]
|
| H A D | halbb_ex.h | 178 struct rtw_phl_stainfo_t *phl_sta_info); 180 struct rtw_phl_stainfo_t *phl_sta_info); 181 bool halbb_sta_info_add_entry(struct bb_info *bb, struct rtw_phl_stainfo_t *phl_sta_info); 183 struct rtw_phl_stainfo_t *phl_sta_info); 185 struct rtw_phl_stainfo_t *phl_sta_info,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_sta.h | 47 void phl_clean_sta_bcn_info(struct phl_info_t *phl, struct rtw_phl_stainfo_t *sta); 95 struct rtw_phl_stainfo_t * 101 phl_alloc_stainfo_hw(struct phl_info_t *phl_info, struct rtw_phl_stainfo_t *sta); 104 phl_free_stainfo_sw(struct phl_info_t *phl_info, struct rtw_phl_stainfo_t *sta); 107 phl_free_stainfo_hw(struct phl_info_t *phl_info, struct rtw_phl_stainfo_t *sta); 111 struct rtw_phl_stainfo_t **sta, 133 struct rtw_phl_stainfo_t * 136 struct rtw_phl_stainfo_t * 139 struct rtw_phl_stainfo_t * 142 struct rtw_phl_stainfo_t * [all …]
|
| H A D | phl_api.h | 78 enum rtw_phl_status rtw_phl_suspend(void *phl, struct rtw_phl_stainfo_t *sta, u8 wow_en); 79 enum rtw_phl_status rtw_phl_resume(void *phl, struct rtw_phl_stainfo_t *sta, u8 *hw_reinit); 98 struct rtw_phl_stainfo_t *sta, 126 struct rtw_phl_stainfo_t * 132 rtw_phl_free_stainfo_sw(void *phl, struct rtw_phl_stainfo_t *sta); 136 struct rtw_phl_stainfo_t **sta, 146 struct rtw_phl_stainfo_t *sta, enum sta_chg_id chg_id, 152 struct rtw_phl_stainfo_t *sta, 158 struct rtw_phl_stainfo_t * 161 struct rtw_phl_stainfo_t * [all …]
|
| H A D | phl_sta.c | 94 struct rtw_phl_stainfo_t *phl_sta) in _phl_alloc_macid() 152 struct rtw_phl_stainfo_t *phl_sta) in _phl_release_macid() 200 struct rtw_phl_stainfo_t *phl_sta) in _phl_get_macid() 344 struct rtw_phl_stainfo_t *phl_sta) in _phl_stainfo_init() 372 struct rtw_phl_stainfo_t *phl_sta) in _phl_stainfo_deinit() 392 struct rtw_phl_stainfo_t *psta) in phl_stainfo_enqueue() 406 struct rtw_phl_stainfo_t * 410 struct rtw_phl_stainfo_t *psta = NULL; in phl_stainfo_dequeue() 418 struct rtw_phl_stainfo_t, list); in phl_stainfo_dequeue() 431 struct rtw_phl_stainfo_t *psta) in phl_stainfo_queue_del() [all …]
|
| H A D | phl_rx_agg.h | 27 void phl_free_rx_reorder(struct phl_info_t *phl_info, struct rtw_phl_stainfo_t *sta); 29 struct rtw_phl_stainfo_t *sta, 32 void phl_notify_reorder_sleep(void *phl, struct rtw_phl_stainfo_t *sta);
|
| H A D | phl_sec.c | 23 struct rtw_phl_stainfo_t *sta, in _phl_set_key() 49 struct rtw_phl_stainfo_t *sta; 79 struct rtw_phl_stainfo_t *sta, in _phl_cmd_set_key() 177 struct rtw_phl_stainfo_t *sta, in rtw_phl_cmd_add_key() 195 struct rtw_phl_stainfo_t *sta, in rtw_phl_cmd_del_key() 229 struct rtw_phl_stainfo_t *sta, in rtw_phl_get_sec_cam_idx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_api.h | 78 enum rtw_phl_status rtw_phl_suspend(void *phl, struct rtw_phl_stainfo_t *sta, u8 wow_en); 79 enum rtw_phl_status rtw_phl_resume(void *phl, struct rtw_phl_stainfo_t *sta, u8 *hw_reinit); 98 struct rtw_phl_stainfo_t *sta, 126 struct rtw_phl_stainfo_t * 132 rtw_phl_free_stainfo_sw(void *phl, struct rtw_phl_stainfo_t *sta); 136 struct rtw_phl_stainfo_t **sta, 146 struct rtw_phl_stainfo_t *sta, enum sta_chg_id chg_id, 152 struct rtw_phl_stainfo_t *sta, 158 struct rtw_phl_stainfo_t * 161 struct rtw_phl_stainfo_t * [all …]
|
| H A D | phl_sta.h | 47 void phl_clean_sta_bcn_info(struct phl_info_t *phl, struct rtw_phl_stainfo_t *sta); 95 struct rtw_phl_stainfo_t * 101 phl_alloc_stainfo_hw(struct phl_info_t *phl_info, struct rtw_phl_stainfo_t *sta); 104 phl_free_stainfo_sw(struct phl_info_t *phl_info, struct rtw_phl_stainfo_t *sta); 107 phl_free_stainfo_hw(struct phl_info_t *phl_info, struct rtw_phl_stainfo_t *sta); 111 struct rtw_phl_stainfo_t **sta, 133 struct rtw_phl_stainfo_t * 136 struct rtw_phl_stainfo_t * 139 struct rtw_phl_stainfo_t * 142 struct rtw_phl_stainfo_t * [all …]
|
| H A D | phl_sta.c | 94 struct rtw_phl_stainfo_t *phl_sta) in _phl_alloc_macid() 152 struct rtw_phl_stainfo_t *phl_sta) in _phl_release_macid() 200 struct rtw_phl_stainfo_t *phl_sta) in _phl_get_macid() 344 struct rtw_phl_stainfo_t *phl_sta) in _phl_stainfo_init() 369 struct rtw_phl_stainfo_t *phl_sta) in _phl_stainfo_deinit() 389 struct rtw_phl_stainfo_t *psta) in phl_stainfo_enqueue() 403 struct rtw_phl_stainfo_t * 407 struct rtw_phl_stainfo_t *psta = NULL; in phl_stainfo_dequeue() 415 struct rtw_phl_stainfo_t, list); in phl_stainfo_dequeue() 428 struct rtw_phl_stainfo_t *psta) in phl_stainfo_queue_del() [all …]
|
| H A D | phl_rx_agg.h | 27 void phl_free_rx_reorder(struct phl_info_t *phl_info, struct rtw_phl_stainfo_t *sta); 29 struct rtw_phl_stainfo_t *sta, 32 void phl_notify_reorder_sleep(void *phl, struct rtw_phl_stainfo_t *sta);
|
| H A D | phl_sec.c | 23 struct rtw_phl_stainfo_t *sta, in _phl_set_key() 49 struct rtw_phl_stainfo_t *sta; 79 struct rtw_phl_stainfo_t *sta, in _phl_cmd_set_key() 177 struct rtw_phl_stainfo_t *sta, in rtw_phl_cmd_add_key() 195 struct rtw_phl_stainfo_t *sta, in rtw_phl_cmd_del_key() 229 struct rtw_phl_stainfo_t *sta, in rtw_phl_get_sec_cam_idx()
|
| H A D | phl_rx_agg.c | 66 struct rtw_phl_stainfo_t *sta) in _phl_cancel_rx_reorder_timer() 85 struct rtw_phl_stainfo_t *sta) in phl_free_rx_reorder() 113 void rtw_phl_stop_rx_ba_session(void *phl, struct rtw_phl_stainfo_t *sta, in rtw_phl_stop_rx_ba_session() 154 struct rtw_phl_stainfo_t *sta, in phl_tid_ampdu_rx_alloc() 207 rtw_phl_start_rx_ba_session(void *phl, struct rtw_phl_stainfo_t *sta, in rtw_phl_start_rx_ba_session() 259 void phl_notify_reorder_sleep(void *phl, struct rtw_phl_stainfo_t *sta) in phl_notify_reorder_sleep()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api.h | 121 …l_status rtw_hal_wow_init(struct rtw_phl_com_t *phl_com, void *hal, struct rtw_phl_stainfo_t *sta); 122 …status rtw_hal_wow_deinit(struct rtw_phl_com_t *phl_com, void *hal, struct rtw_phl_stainfo_t *sta); 163 rtw_hal_stainfo_init(void *hal, struct rtw_phl_stainfo_t *sta); 165 rtw_hal_stainfo_deinit(void *hal, struct rtw_phl_stainfo_t *sta); 168 rtw_hal_add_sta_entry(void *hal, struct rtw_phl_stainfo_t *sta); 170 rtw_hal_del_sta_entry(void *hal, struct rtw_phl_stainfo_t *sta); 172 rtw_hal_update_sta_entry(void *hal, struct rtw_phl_stainfo_t *sta, 175 rtw_hal_change_sta_entry(void *hal, struct rtw_phl_stainfo_t *sta, 177 u8 rtw_hal_get_sta_rssi(struct rtw_phl_stainfo_t *sta); 178 u8 rtw_hal_get_sta_rssi_bcn(struct rtw_phl_stainfo_t *sta); [all …]
|
| H A D | hal_api_bb.h | 65 struct rtw_phl_stainfo_t *sta); 68 struct rtw_phl_stainfo_t *sta); 72 struct rtw_phl_stainfo_t *sta); 75 struct rtw_phl_stainfo_t *sta); 77 struct rtw_phl_stainfo_t *sta, bool is_connected); 80 struct rtw_phl_stainfo_t *sta); 83 struct rtw_phl_stainfo_t *sta); 86 struct rtw_phl_stainfo_t *sta); 89 struct rtw_phl_stainfo_t *sta); 92 struct rtw_phl_stainfo_t *sta);
|
| H A D | hal_sta.c | 19 _hal_sta_rssi_init(struct rtw_phl_stainfo_t *sta) in _hal_sta_rssi_init() 27 struct rtw_phl_stainfo_t *sta) in _hal_bfee_init() 96 struct rtw_phl_stainfo_t *sta) in _hal_set_default_cctrl_tbl() 161 struct rtw_phl_stainfo_t *sta) in _hal_update_cctrl_tbl() 307 struct rtw_phl_stainfo_t *sta) in _hal_update_dctrl_tbl() 374 rtw_hal_start_ba_session(void *hal, struct rtw_phl_stainfo_t *sta, in rtw_hal_start_ba_session() 430 rtw_hal_stop_ba_session(void *hal, struct rtw_phl_stainfo_t *sta, u16 tid) in rtw_hal_stop_ba_session() 456 rtw_hal_stainfo_init(void *hal, struct rtw_phl_stainfo_t *sta) in rtw_hal_stainfo_init() 504 rtw_hal_stainfo_deinit(void *hal, struct rtw_phl_stainfo_t *sta) in rtw_hal_stainfo_deinit() 531 struct rtw_phl_stainfo_t *sta) in _hal_sta_set_default_value() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api.h | 121 …l_status rtw_hal_wow_init(struct rtw_phl_com_t *phl_com, void *hal, struct rtw_phl_stainfo_t *sta); 122 …status rtw_hal_wow_deinit(struct rtw_phl_com_t *phl_com, void *hal, struct rtw_phl_stainfo_t *sta); 163 rtw_hal_stainfo_init(void *hal, struct rtw_phl_stainfo_t *sta); 165 rtw_hal_stainfo_deinit(void *hal, struct rtw_phl_stainfo_t *sta); 168 rtw_hal_add_sta_entry(void *hal, struct rtw_phl_stainfo_t *sta); 170 rtw_hal_del_sta_entry(void *hal, struct rtw_phl_stainfo_t *sta); 172 rtw_hal_update_sta_entry(void *hal, struct rtw_phl_stainfo_t *sta, 175 rtw_hal_change_sta_entry(void *hal, struct rtw_phl_stainfo_t *sta, 177 u8 rtw_hal_get_sta_rssi(struct rtw_phl_stainfo_t *sta); 178 u8 rtw_hal_get_sta_rssi_bcn(struct rtw_phl_stainfo_t *sta); [all …]
|
| H A D | hal_api_bb.h | 65 struct rtw_phl_stainfo_t *sta); 68 struct rtw_phl_stainfo_t *sta); 72 struct rtw_phl_stainfo_t *sta); 75 struct rtw_phl_stainfo_t *sta); 77 struct rtw_phl_stainfo_t *sta, bool is_connected); 80 struct rtw_phl_stainfo_t *sta); 83 struct rtw_phl_stainfo_t *sta); 86 struct rtw_phl_stainfo_t *sta); 89 struct rtw_phl_stainfo_t *sta); 92 struct rtw_phl_stainfo_t *sta);
|
| H A D | hal_sta.c | 19 _hal_sta_rssi_init(struct rtw_phl_stainfo_t *sta) in _hal_sta_rssi_init() 27 struct rtw_phl_stainfo_t *sta) in _hal_bfee_init() 96 struct rtw_phl_stainfo_t *sta) in _hal_set_default_cctrl_tbl() 161 struct rtw_phl_stainfo_t *sta) in _hal_update_cctrl_tbl() 307 struct rtw_phl_stainfo_t *sta) in _hal_update_dctrl_tbl() 374 rtw_hal_start_ba_session(void *hal, struct rtw_phl_stainfo_t *sta, in rtw_hal_start_ba_session() 430 rtw_hal_stop_ba_session(void *hal, struct rtw_phl_stainfo_t *sta, u16 tid) in rtw_hal_stop_ba_session() 456 rtw_hal_stainfo_init(void *hal, struct rtw_phl_stainfo_t *sta) in rtw_hal_stainfo_init() 520 rtw_hal_stainfo_deinit(void *hal, struct rtw_phl_stainfo_t *sta) in rtw_hal_stainfo_deinit() 554 struct rtw_phl_stainfo_t *sta) in _hal_sta_set_default_value() [all …]
|