Home
last modified time | relevance | path

Searched refs:wrole (Results 1 – 25 of 134) sorted by relevance

123456

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_connect.c19 struct rtw_wifi_role_t *wrole, in rtw_phl_connect_prepare() argument
28 phl_wifi_role_change(phl_info, wrole, WR_CHG_STBC_CFG, NULL); in rtw_phl_connect_prepare()
32 msg.band_idx = wrole->hw_band; in rtw_phl_connect_prepare()
47 struct rtw_wifi_role_t *wrole, in rtw_phl_connect_linked() argument
58 msg.band_idx = wrole->hw_band; in rtw_phl_connect_linked()
74 struct rtw_wifi_role_t *wrole, in rtw_phl_connected() argument
84 msg.band_idx = wrole->hw_band; in rtw_phl_connected()
98 struct rtw_wifi_role_t *wrole, in rtw_phl_disconnect() argument
114 msg.band_idx = wrole->hw_band; in rtw_phl_disconnect()
115 msg.rsvd[0] = (u8*)wrole; in rtw_phl_disconnect()
[all …]
H A Dphl_role.c21 struct rtw_wifi_role_t *wrole, u8 hw_band) in _phl_alloc_hw_resource() argument
36 ridx = wrole->id; in _phl_alloc_hw_resource()
51 wrole->hw_port = port_num; in _phl_alloc_hw_resource()
62 wrole->hw_wmm = 0; in _phl_alloc_hw_resource()
64 wrole->hw_wmm = wmm_num; in _phl_alloc_hw_resource()
67 if (wrole->hw_wmm == 0) in _phl_alloc_hw_resource()
68 _os_atomic_inc(phl_to_drvpriv(phl), &wrole->hw_wmm0_ref_cnt); in _phl_alloc_hw_resource()
73 wrole->hw_band = hw_band; in _phl_alloc_hw_resource()
80 PHL_DUMP_ROLE_EX(phl, wrole); in _phl_alloc_hw_resource()
87 struct rtw_wifi_role_t *wrole) in _phl_free_hw_resource() argument
[all …]
H A Dphl_mr.c23 struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole) in phl_mr_dump_role_info() argument
29 wrole->id, wrole->mac_addr[0], wrole->mac_addr[1], wrole->mac_addr[2], in phl_mr_dump_role_info()
30 wrole->mac_addr[3], wrole->mac_addr[4], wrole->mac_addr[5], in phl_mr_dump_role_info()
31 wrole->type, wrole->mstate); in phl_mr_dump_role_info()
32 …FO("\t[WROLE] HW Band_idx:%d, Port_idx:%d, WMM_idx:%d\n", wrole->hw_band, wrole->hw_port, wrole->h… in phl_mr_dump_role_info()
34 …if (wrole->type == PHL_RTYPE_AP || wrole->type == PHL_RTYPE_P2P_GO || wrole->type == PHL_RTYPE_MES… in phl_mr_dump_role_info()
37 wrole->bcn_cmn.bssid[0], wrole->bcn_cmn.bssid[1], wrole->bcn_cmn.bssid[2], in phl_mr_dump_role_info()
38 wrole->bcn_cmn.bssid[3], wrole->bcn_cmn.bssid[4], wrole->bcn_cmn.bssid[5]); in phl_mr_dump_role_info()
40 wrole->bcn_cmn.bcn_id, wrole->bcn_cmn.bcn_interval, in phl_mr_dump_role_info()
41 wrole->bcn_cmn.bcn_rate, wrole->bcn_cmn.bcn_dtim); in phl_mr_dump_role_info()
[all …]
H A Dphl_connect.h29 struct rtw_wifi_role_t *wrole,
45 struct rtw_wifi_role_t *wrole,
60 struct rtw_wifi_role_t *wrole,
65 struct rtw_wifi_role_t *wrole,
69 struct rtw_wifi_role_t *wrole);
71 struct rtw_wifi_role_t *wrole);
75 struct rtw_wifi_role_t *wrole);
77 struct rtw_wifi_role_t *wrole);
79 struct rtw_wifi_role_t *wrole);
81 struct rtw_wifi_role_t *wrole);
[all …]
H A Dphl_sta.c87 struct rtw_wifi_role_t *wrole, const u16 id) in _phl_wrole_bcmc_id_set() argument
89 macid_ctl->wrole_bmc[wrole->id] = id; in _phl_wrole_bcmc_id_set()
97 struct rtw_wifi_role_t *wrole = phl_sta->wrole; in _phl_alloc_macid() local
103 if (wrole == NULL) { in _phl_alloc_macid()
122 _phl_macid_map_set(&mc->wifi_role_usedmap[wrole->id][0], mid); in _phl_alloc_macid()
127 _phl_wrole_bcmc_id_set(mc, wrole, mid); in _phl_alloc_macid()
156 struct rtw_wifi_role_t *wrole = phl_sta->wrole; in _phl_release_macid() local
178 _phl_macid_map_clr(&macid_ctl->wifi_role_usedmap[wrole->id][0], phl_sta->macid); in _phl_release_macid()
213 rtw_phl_wrole_bcmc_id_get(void *phl, struct rtw_wifi_role_t *wrole) in rtw_phl_wrole_bcmc_id_get() argument
218 return macid_ctl->wrole_bmc[wrole->id]; in rtw_phl_wrole_bcmc_id_get()
[all …]
H A Dphl_thermal.c26 struct rtw_wifi_role_t *wrole = NULL; in _phl_thermal_protect_disable_all_txop() local
33 wrole = rtw_phl_get_wrole_by_ridx(phl_info->phl_com, i); in _phl_thermal_protect_disable_all_txop()
34 if(wrole){ in _phl_thermal_protect_disable_all_txop()
35 if(wrole->mstate == MLME_LINKED) in _phl_thermal_protect_disable_all_txop()
38 wrole = NULL; in _phl_thermal_protect_disable_all_txop()
43 if(wrole == NULL) in _phl_thermal_protect_disable_all_txop()
46 sta = rtw_phl_get_stainfo_self(phl_info, wrole); in _phl_thermal_protect_disable_all_txop()
56 if(rtw_hal_set_edca(phl_info->hal, wrole, edca.ac, edca.param) in _phl_thermal_protect_disable_all_txop()
68 struct rtw_wifi_role_t *wrole = NULL; in _phl_thermal_protect_reduce_ampdu_num() local
74 wrole = rtw_phl_get_wrole_by_ridx(phl_info->phl_com, i); in _phl_thermal_protect_reduce_ampdu_num()
[all …]
H A Dphl_sta.h27 u16 rtw_phl_wrole_bcmc_id_get(void *phl, struct rtw_wifi_role_t *wrole);
50 struct rtw_wifi_role_t *wrole);
55 struct rtw_wifi_role_t *wrole, u64 cur_t, u16 *ofst);
80 struct rtw_wifi_role_t *wrole);
81 …ne PHL_DUMP_ROLE_STAINFO(_phl_info, wrole) phl_dump_stainfo_per_role(__FUNCTION__, __LINE__, false… argument
82 … PHL_DUMP_ROLE_STAINFO_EX(_phl_info, wrole) phl_dump_stainfo_per_role(__FUNCTION__, __LINE__, true… argument
90 #define PHL_DUMP_ROLE_STAINFO(_phl_info, wrole) argument
91 #define PHL_DUMP_ROLE_STAINFO_EX(_phl_info, wrole) argument
98 struct rtw_wifi_role_t *wrole);
113 struct rtw_wifi_role_t *wrole,
[all …]
H A Dphl_mr.h55 struct rtw_wifi_role_t *wrole, struct rtw_chan_def *new_chan,
77 phl_mr_mcc_query_role_time_slot_lim (struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole,
93 bool phl_mr_noa_dur_lim_change (struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole,
97 phl_mr_info_upt(struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole);
100 phl_mr_state_upt(struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole);
103 rtw_phl_mr_rx_filter(void *phl, struct rtw_wifi_role_t *wrole);
106 phl_mr_tsf_sync(void *phl, struct rtw_wifi_role_t *wrole,
110 struct rtw_wifi_role_t *wrole,
115 struct rtw_wifi_role_t *wrole,
127 struct rtw_wifi_role_t *wrole);
[all …]
H A Dphl_sound_cmd.c178 cmdbuf->sta_info->wrole->last_set_aid = cmdbuf->aid; in _phl_snd_cmd_module_set_info()
352 struct rtw_wifi_role_t *wrole, in rtw_phl_snd_cmd_set_vht_gid() argument
371 msg.band_idx = wrole->hw_band; in rtw_phl_snd_cmd_set_vht_gid()
411 cmdbuf->sta_info->wrole->last_set_aid = cmdbuf->aid; in _phl_snd_cmd_post_set_aid()
414 __func__, cmdbuf->sta_info->wrole->last_set_aid); in _phl_snd_cmd_post_set_aid()
426 struct rtw_wifi_role_t *wrole, in rtw_phl_snd_cmd_set_aid() argument
446 msg.band_idx = wrole->hw_band; in rtw_phl_snd_cmd_set_aid()
481 struct rtw_wifi_role_t *wrole, in phl_snd_cmd_set_aid_info() argument
497 phl_status = phl_disp_eng_set_bk_module_info(phl, wrole->hw_band, in phl_snd_cmd_set_aid_info()
507 struct rtw_wifi_role_t *wrole) in _phl_cmd_snd_restore_aid() argument
[all …]
H A Dphl_p2pps.c114 struct rtw_wifi_role_t *wrole) in _phl_p2pps_get_noa_info_by_role() argument
116 u8 idx = get_role_idx(wrole); in _phl_p2pps_get_noa_info_by_role()
160 struct rtw_wifi_role_t *wrole = NULL; in _phl_get_role_by_band_port() local
166 wrole = rtw_phl_get_wrole_by_ridx(phl_info->phl_com, ridx); in _phl_get_role_by_band_port()
167 if (wrole == NULL) in _phl_get_role_by_band_port()
169 if (wrole->hw_band == hw_band && wrole->hw_port == hw_port) { in _phl_get_role_by_band_port()
171 ridx, wrole->hw_band, wrole->hw_port); in _phl_get_role_by_band_port()
172 return wrole; in _phl_get_role_by_band_port()
210 struct rtw_wifi_role_t *wrole, in _phl_p2pps_ap_on_tsf32_tog() argument
219 info = _phl_p2pps_get_noa_info_by_role(psinfo, wrole); in _phl_p2pps_ap_on_tsf32_tog()
[all …]
H A Dphl_role.h33 phl_role_noa_notify(struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole);
36 struct rtw_wifi_role_t *wrole, u8 link_sts);
39 phl_role_notify(struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole);
52 rtw_phl_free_bcn_entry(void *phl, struct rtw_wifi_role_t *wrole);
61 u16 phl_role_get_bcn_intvl(struct phl_info_t *phl, struct rtw_wifi_role_t *wrole);
73 phl_wifi_role_change(struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole,
76 phl_wifi_role_macid_all_pause(struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole, bool paus…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_connect.c19 struct rtw_wifi_role_t *wrole, in rtw_phl_connect_prepare() argument
29 msg.band_idx = wrole->hw_band; in rtw_phl_connect_prepare()
44 struct rtw_wifi_role_t *wrole, in rtw_phl_connect_linked() argument
55 msg.band_idx = wrole->hw_band; in rtw_phl_connect_linked()
71 struct rtw_wifi_role_t *wrole, in rtw_phl_connected() argument
81 msg.band_idx = wrole->hw_band; in rtw_phl_connected()
95 struct rtw_wifi_role_t *wrole, in rtw_phl_disconnect() argument
111 msg.band_idx = wrole->hw_band; in rtw_phl_disconnect()
112 msg.rsvd[0] = (u8*)wrole; in rtw_phl_disconnect()
126 struct rtw_wifi_role_t *wrole, in rtw_phl_connect_prepare() argument
[all …]
H A Dphl_role.c21 struct rtw_wifi_role_t *wrole, u8 hw_band) in _phl_alloc_hw_resource() argument
36 ridx = wrole->id; in _phl_alloc_hw_resource()
51 wrole->hw_port = port_num; in _phl_alloc_hw_resource()
62 wrole->hw_wmm = 0; in _phl_alloc_hw_resource()
64 wrole->hw_wmm = wmm_num; in _phl_alloc_hw_resource()
67 if (wrole->hw_wmm == 0) in _phl_alloc_hw_resource()
68 _os_atomic_inc(phl_to_drvpriv(phl), &wrole->hw_wmm0_ref_cnt); in _phl_alloc_hw_resource()
73 wrole->hw_band = hw_band; in _phl_alloc_hw_resource()
80 PHL_DUMP_ROLE_EX(phl, wrole); in _phl_alloc_hw_resource()
87 struct rtw_wifi_role_t *wrole) in _phl_free_hw_resource() argument
[all …]
H A Dphl_mr.c23 struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole) in phl_mr_dump_role_info() argument
29 wrole->id, wrole->mac_addr[0], wrole->mac_addr[1], wrole->mac_addr[2], in phl_mr_dump_role_info()
30 wrole->mac_addr[3], wrole->mac_addr[4], wrole->mac_addr[5], in phl_mr_dump_role_info()
31 wrole->type, wrole->mstate); in phl_mr_dump_role_info()
32 …FO("\t[WROLE] HW Band_idx:%d, Port_idx:%d, WMM_idx:%d\n", wrole->hw_band, wrole->hw_port, wrole->h… in phl_mr_dump_role_info()
34 …if (wrole->type == PHL_RTYPE_AP || wrole->type == PHL_RTYPE_P2P_GO || wrole->type == PHL_RTYPE_MES… in phl_mr_dump_role_info()
37 wrole->bcn_cmn.bssid[0], wrole->bcn_cmn.bssid[1], wrole->bcn_cmn.bssid[2], in phl_mr_dump_role_info()
38 wrole->bcn_cmn.bssid[3], wrole->bcn_cmn.bssid[4], wrole->bcn_cmn.bssid[5]); in phl_mr_dump_role_info()
40 wrole->bcn_cmn.bcn_id, wrole->bcn_cmn.bcn_interval, in phl_mr_dump_role_info()
41 wrole->bcn_cmn.bcn_rate, wrole->bcn_cmn.bcn_dtim); in phl_mr_dump_role_info()
[all …]
H A Dphl_connect.h29 struct rtw_wifi_role_t *wrole,
45 struct rtw_wifi_role_t *wrole,
60 struct rtw_wifi_role_t *wrole,
65 struct rtw_wifi_role_t *wrole,
69 struct rtw_wifi_role_t *wrole);
71 struct rtw_wifi_role_t *wrole);
75 struct rtw_wifi_role_t *wrole);
77 struct rtw_wifi_role_t *wrole);
79 struct rtw_wifi_role_t *wrole);
81 struct rtw_wifi_role_t *wrole);
[all …]
H A Dphl_sta.c87 struct rtw_wifi_role_t *wrole, const u16 id) in _phl_wrole_bcmc_id_set() argument
89 macid_ctl->wrole_bmc[wrole->id] = id; in _phl_wrole_bcmc_id_set()
97 struct rtw_wifi_role_t *wrole = phl_sta->wrole; in _phl_alloc_macid() local
103 if (wrole == NULL) { in _phl_alloc_macid()
122 _phl_macid_map_set(&mc->wifi_role_usedmap[wrole->id][0], mid); in _phl_alloc_macid()
127 _phl_wrole_bcmc_id_set(mc, wrole, mid); in _phl_alloc_macid()
156 struct rtw_wifi_role_t *wrole = phl_sta->wrole; in _phl_release_macid() local
178 _phl_macid_map_clr(&macid_ctl->wifi_role_usedmap[wrole->id][0], phl_sta->macid); in _phl_release_macid()
213 rtw_phl_wrole_bcmc_id_get(void *phl, struct rtw_wifi_role_t *wrole) in rtw_phl_wrole_bcmc_id_get() argument
218 return macid_ctl->wrole_bmc[wrole->id]; in rtw_phl_wrole_bcmc_id_get()
[all …]
H A Dphl_thermal.c26 struct rtw_wifi_role_t *wrole = NULL; in _phl_thermal_protect_disable_all_txop() local
33 wrole = rtw_phl_get_wrole_by_ridx(phl_info->phl_com, i); in _phl_thermal_protect_disable_all_txop()
34 if(wrole){ in _phl_thermal_protect_disable_all_txop()
35 if(wrole->mstate == MLME_LINKED) in _phl_thermal_protect_disable_all_txop()
38 wrole = NULL; in _phl_thermal_protect_disable_all_txop()
43 if(wrole == NULL) in _phl_thermal_protect_disable_all_txop()
46 sta = rtw_phl_get_stainfo_self(phl_info, wrole); in _phl_thermal_protect_disable_all_txop()
56 if(rtw_hal_set_edca(phl_info->hal, wrole, edca.ac, edca.param) in _phl_thermal_protect_disable_all_txop()
68 struct rtw_wifi_role_t *wrole = NULL; in _phl_thermal_protect_reduce_ampdu_num() local
74 wrole = rtw_phl_get_wrole_by_ridx(phl_info->phl_com, i); in _phl_thermal_protect_reduce_ampdu_num()
[all …]
H A Dphl_sta.h27 u16 rtw_phl_wrole_bcmc_id_get(void *phl, struct rtw_wifi_role_t *wrole);
50 struct rtw_wifi_role_t *wrole);
55 struct rtw_wifi_role_t *wrole, u64 cur_t, u16 *ofst);
80 struct rtw_wifi_role_t *wrole);
81 …ne PHL_DUMP_ROLE_STAINFO(_phl_info, wrole) phl_dump_stainfo_per_role(__FUNCTION__, __LINE__, false… argument
82 … PHL_DUMP_ROLE_STAINFO_EX(_phl_info, wrole) phl_dump_stainfo_per_role(__FUNCTION__, __LINE__, true… argument
90 #define PHL_DUMP_ROLE_STAINFO(_phl_info, wrole) argument
91 #define PHL_DUMP_ROLE_STAINFO_EX(_phl_info, wrole) argument
98 struct rtw_wifi_role_t *wrole);
113 struct rtw_wifi_role_t *wrole,
[all …]
H A Dphl_mr.h55 struct rtw_wifi_role_t *wrole, struct rtw_chan_def *new_chan,
77 phl_mr_mcc_query_role_time_slot_lim (struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole,
93 bool phl_mr_noa_dur_lim_change (struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole,
97 phl_mr_info_upt(struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole);
100 phl_mr_state_upt(struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole);
103 rtw_phl_mr_rx_filter(void *phl, struct rtw_wifi_role_t *wrole);
106 phl_mr_tsf_sync(void *phl, struct rtw_wifi_role_t *wrole,
110 struct rtw_wifi_role_t *wrole,
115 struct rtw_wifi_role_t *wrole,
127 struct rtw_wifi_role_t *wrole);
[all …]
H A Dphl_role.h33 phl_role_noa_notify(struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole);
36 struct rtw_wifi_role_t *wrole, u8 link_sts);
39 phl_role_notify(struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole);
52 rtw_phl_free_bcn_entry(void *phl, struct rtw_wifi_role_t *wrole);
61 bool rtw_phl_role_is_client_category(struct rtw_wifi_role_t *wrole);
63 u16 phl_role_get_bcn_intvl(struct phl_info_t *phl, struct rtw_wifi_role_t *wrole);
75 phl_wifi_role_change(struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole,
78 phl_wifi_role_macid_all_pause(struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole, bool paus…
H A Dphl_sound_cmd.c178 cmdbuf->sta_info->wrole->last_set_aid = cmdbuf->aid; in _phl_snd_cmd_module_set_info()
352 struct rtw_wifi_role_t *wrole, in rtw_phl_snd_cmd_set_vht_gid() argument
371 msg.band_idx = wrole->hw_band; in rtw_phl_snd_cmd_set_vht_gid()
411 cmdbuf->sta_info->wrole->last_set_aid = cmdbuf->aid; in _phl_snd_cmd_post_set_aid()
414 __func__, cmdbuf->sta_info->wrole->last_set_aid); in _phl_snd_cmd_post_set_aid()
426 struct rtw_wifi_role_t *wrole, in rtw_phl_snd_cmd_set_aid() argument
446 msg.band_idx = wrole->hw_band; in rtw_phl_snd_cmd_set_aid()
481 struct rtw_wifi_role_t *wrole, in phl_snd_cmd_set_aid_info() argument
497 phl_status = phl_disp_eng_set_bk_module_info(phl, wrole->hw_band, in phl_snd_cmd_set_aid_info()
507 struct rtw_wifi_role_t *wrole) in _phl_cmd_snd_restore_aid() argument
[all …]
H A Dphl_p2pps.c114 struct rtw_wifi_role_t *wrole) in _phl_p2pps_get_noa_info_by_role() argument
116 u8 idx = get_role_idx(wrole); in _phl_p2pps_get_noa_info_by_role()
160 struct rtw_wifi_role_t *wrole = NULL; in _phl_get_role_by_band_port() local
166 wrole = rtw_phl_get_wrole_by_ridx(phl_info->phl_com, ridx); in _phl_get_role_by_band_port()
167 if (wrole == NULL) in _phl_get_role_by_band_port()
169 if (wrole->hw_band == hw_band && wrole->hw_port == hw_port) { in _phl_get_role_by_band_port()
171 ridx, wrole->hw_band, wrole->hw_port); in _phl_get_role_by_band_port()
172 return wrole; in _phl_get_role_by_band_port()
210 struct rtw_wifi_role_t *wrole, in _phl_p2pps_ap_on_tsf32_tog() argument
219 info = _phl_p2pps_get_noa_info_by_role(psinfo, wrole); in _phl_p2pps_ap_on_tsf32_tog()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_btc.c229 struct rtw_wifi_role_t *wrole, in rtw_hal_btc_update_role_info_ntfy() argument
245 if (wrole) { in rtw_hal_btc_update_role_info_ntfy()
246 r.role = wrole->type; in rtw_hal_btc_update_role_info_ntfy()
248 if (wrole->mstate != MLME_NO_LINK && in rtw_hal_btc_update_role_info_ntfy()
249 wrole->real_type != PHL_RTYPE_NONE) { in rtw_hal_btc_update_role_info_ntfy()
250 r.role = wrole->real_type; in rtw_hal_btc_update_role_info_ntfy()
252 wrole->type, wrole->real_type); in rtw_hal_btc_update_role_info_ntfy()
259 if (wrole->noa_desc[i].enable) { in rtw_hal_btc_update_role_info_ntfy()
261 r.noa_duration = wrole->noa_desc[i].duration; in rtw_hal_btc_update_role_info_ntfy()
266 r.phy = wrole->hw_band; in rtw_hal_btc_update_role_info_ntfy()
[all …]
H A Dhal_sta.c30 struct rtw_wifi_role_t *wrole = NULL; in _hal_bfee_init() local
36 wrole = sta->wrole; in _hal_bfee_init()
37 if(NULL == wrole) in _hal_bfee_init()
42 if ((wrole->proto_role_cap.he_su_bfme || in _hal_bfee_init()
43 wrole->proto_role_cap.he_mu_bfme) && in _hal_bfee_init()
48 if ((wrole->proto_role_cap.vht_su_bfme || in _hal_bfee_init()
49 wrole->proto_role_cap.vht_mu_bfme) && in _hal_bfee_init()
54 if (wrole->proto_role_cap.ht_su_bfme && in _hal_bfee_init()
62 sta->wrole->hw_band)) { in _hal_bfee_init()
163 struct rtw_wifi_role_t *wrole = sta->wrole; in _hal_update_cctrl_tbl() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_sta.c30 struct rtw_wifi_role_t *wrole = NULL; in _hal_bfee_init() local
36 wrole = sta->wrole; in _hal_bfee_init()
37 if(NULL == wrole) in _hal_bfee_init()
42 if ((wrole->proto_role_cap.he_su_bfme || in _hal_bfee_init()
43 wrole->proto_role_cap.he_mu_bfme) && in _hal_bfee_init()
48 if ((wrole->proto_role_cap.vht_su_bfme || in _hal_bfee_init()
49 wrole->proto_role_cap.vht_mu_bfme) && in _hal_bfee_init()
54 if (wrole->proto_role_cap.ht_su_bfme && in _hal_bfee_init()
62 sta->wrole->hw_band)) { in _hal_bfee_init()
163 struct rtw_wifi_role_t *wrole = sta->wrole; in _hal_update_cctrl_tbl() local
[all …]

123456