Home
last modified time | relevance | path

Searched refs:role_map (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_mr.c62 role_num, chanctx->role_map, in phl_mr_dump_chctx_info()
91 band_ctrl->port_map, role_num, band_ctrl->role_map); in phl_mr_dump_band_info()
131 if (mr_ctl->role_map & BIT(i)) in phl_mr_dump_info()
136 MAX_WIFI_ROLE_NUMBER, role_num, mr_ctl->role_map); in phl_mr_dump_info()
140 if (mr_ctl->role_map & BIT(i)) { in phl_mr_dump_info()
222 if (chanctx->role_map & BIT(ridx)) { in _search_ld_sta_wrole()
1716 if (chanctx->role_map & BIT(ridx)) { in phl_mr_chandef_sync()
2045 if (chanctx->role_map & BIT(ridx)) { in phl_mr_tsf_sync()
2102 if (chanctx->role_map & BIT(ridx)) { in phl_mr_tsf_sync()
2142 if (chanctx->role_map & BIT(ridx)){ in phl_mr_tsf_sync()
[all …]
H A Dphl_thermal.c32 if (mr_ctl->role_map & BIT(i)) { in _phl_thermal_protect_disable_all_txop()
73 if (mr_ctl->role_map & BIT(i)) { in _phl_thermal_protect_reduce_ampdu_num()
H A Dphl_chan.c583 if (chanctx->role_map & BIT(ridx)) in _phl_chanctx_rmap_set()
585 ridx, chanctx->role_map); in _phl_chanctx_rmap_set()
587 chanctx->role_map |= BIT(ridx); in _phl_chanctx_rmap_set()
621 if (!(chanctx->role_map & BIT(ridx))) in _phl_chanctx_rmap_clr()
622 PHL_ERR("ridx(%d) hasn't in chanctx->role_map(0x%02x)\n", ridx, chanctx->role_map); in _phl_chanctx_rmap_clr()
625 chanctx->role_map &= ~BIT(ridx); in _phl_chanctx_rmap_clr()
655 if (chanctx->role_map & BIT(i)) in phl_chanctx_get_rnum()
1015 u8 role_map =0; in phl_get_chanctx_rolemap() local
1019 role_map |= chanctx->role_map; in phl_get_chanctx_rolemap()
1023 return role_map; in phl_get_chanctx_rolemap()
H A Dphl_role.c72 band_ctrl->role_map |= BIT(ridx); in _phl_alloc_hw_resource()
116 band_ctrl->role_map &= ~BIT(ridx); in _phl_free_hw_resource()
149 if (mr_ctl->role_map & BIT(ridx)) { in _phl_search_roleidx_by_addr()
174 if (mr_ctl->role_map & BIT(ridx)) { in phl_get_wrole_by_addr()
296 if (!(mr_ctl->role_map & BIT(role_idx))) { in _phl_wifi_role_alloc_sw()
297 mr_ctl->role_map |= BIT(role_idx); in _phl_wifi_role_alloc_sw()
302 if (mr_ctl->role_map & BIT(ridx)) { in _phl_wifi_role_alloc_sw()
306 mr_ctl->role_map |= BIT(ridx); in _phl_wifi_role_alloc_sw()
395 mr_ctl->role_map &= ~BIT(wrole->id); in _phl_wifi_role_free_sw()
H A Dphl_mcc.c270 struct phl_mcc_info *minfo, u8 role_map) in _mcc_transfer_mode() argument
277 if (!(role_map & BIT(ridx))) in _mcc_transfer_mode()
318 struct hw_band_ctl_t *band_ctrl, u8 *role_map) in _mcc_get_role_map() argument
325 *role_map = 0; in _mcc_get_role_map()
328 *role_map |= chanctx->role_map; in _mcc_get_role_map()
332 *role_map); in _mcc_get_role_map()
461 param.role_map = minfo->role_map; in _mcc_fill_mcc_role_policy_info()
561 struct rtw_phl_mcc_en_info *en_info, u8 role_map, in _mcc_fill_role_info() argument
576 role_map &= ~(BIT(cur_role->id)); in _mcc_fill_role_info()
578 if (!(role_map & BIT(ridx))) in _mcc_fill_role_info()
[all …]
H A Dphl_mcc.h78 u8 role_map; /*the wifi role map in operating mcc */ member
H A Dphl_p2pps.c164 if (!(band_ctrl->role_map & BIT(ridx))) in _phl_get_role_by_band_port()
604 if (!(band_ctrl->role_map & BIT(ridx))) in phl_p2pps_noa_all_role_resume()
650 if (!(band_ctrl->role_map & BIT(ridx))) in phl_p2pps_noa_all_role_pause()
H A Dphl_mr.h40 if (band_ctrl->role_map & BIT(i)) { in phl_mr_get_role_num()
H A Dphl_def.h99 u8 role_map; /*used role_idx*/ member
2175 u8 role_map;/*the wifi role map in operating mcc */ member
2442 u8 role_map; /*used role_idx*/ member
2485 u8 role_map; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_mr.c62 role_num, chanctx->role_map, in phl_mr_dump_chctx_info()
91 band_ctrl->port_map, role_num, band_ctrl->role_map); in phl_mr_dump_band_info()
131 if (mr_ctl->role_map & BIT(i)) in phl_mr_dump_info()
136 MAX_WIFI_ROLE_NUMBER, role_num, mr_ctl->role_map); in phl_mr_dump_info()
140 if (mr_ctl->role_map & BIT(i)) { in phl_mr_dump_info()
222 if (chanctx->role_map & BIT(ridx)) { in _search_ld_sta_wrole()
1716 if (chanctx->role_map & BIT(ridx)) { in phl_mr_chandef_sync()
2045 if (chanctx->role_map & BIT(ridx)) { in phl_mr_tsf_sync()
2102 if (chanctx->role_map & BIT(ridx)) { in phl_mr_tsf_sync()
2142 if (chanctx->role_map & BIT(ridx)){ in phl_mr_tsf_sync()
[all …]
H A Dphl_thermal.c32 if (mr_ctl->role_map & BIT(i)) { in _phl_thermal_protect_disable_all_txop()
73 if (mr_ctl->role_map & BIT(i)) { in _phl_thermal_protect_reduce_ampdu_num()
H A Dphl_chan.c583 if (chanctx->role_map & BIT(ridx)) in _phl_chanctx_rmap_set()
585 ridx, chanctx->role_map); in _phl_chanctx_rmap_set()
587 chanctx->role_map |= BIT(ridx); in _phl_chanctx_rmap_set()
621 if (!(chanctx->role_map & BIT(ridx))) in _phl_chanctx_rmap_clr()
622 PHL_ERR("ridx(%d) hasn't in chanctx->role_map(0x%02x)\n", ridx, chanctx->role_map); in _phl_chanctx_rmap_clr()
625 chanctx->role_map &= ~BIT(ridx); in _phl_chanctx_rmap_clr()
655 if (chanctx->role_map & BIT(i)) in phl_chanctx_get_rnum()
1015 u8 role_map =0; in phl_get_chanctx_rolemap() local
1019 role_map |= chanctx->role_map; in phl_get_chanctx_rolemap()
1023 return role_map; in phl_get_chanctx_rolemap()
H A Dphl_role.c72 band_ctrl->role_map |= BIT(ridx); in _phl_alloc_hw_resource()
116 band_ctrl->role_map &= ~BIT(ridx); in _phl_free_hw_resource()
149 if (mr_ctl->role_map & BIT(ridx)) { in _phl_search_roleidx_by_addr()
174 if (mr_ctl->role_map & BIT(ridx)) { in phl_get_wrole_by_addr()
296 if (!(mr_ctl->role_map & BIT(role_idx))) { in _phl_wifi_role_alloc_sw()
297 mr_ctl->role_map |= BIT(role_idx); in _phl_wifi_role_alloc_sw()
302 if (mr_ctl->role_map & BIT(ridx)) { in _phl_wifi_role_alloc_sw()
306 mr_ctl->role_map |= BIT(ridx); in _phl_wifi_role_alloc_sw()
395 mr_ctl->role_map &= ~BIT(wrole->id); in _phl_wifi_role_free_sw()
H A Dphl_mcc.c270 struct phl_mcc_info *minfo, u8 role_map) in _mcc_transfer_mode() argument
277 if (!(role_map & BIT(ridx))) in _mcc_transfer_mode()
318 struct hw_band_ctl_t *band_ctrl, u8 *role_map) in _mcc_get_role_map() argument
325 *role_map = 0; in _mcc_get_role_map()
328 *role_map |= chanctx->role_map; in _mcc_get_role_map()
332 *role_map); in _mcc_get_role_map()
461 param.role_map = minfo->role_map; in _mcc_fill_mcc_role_policy_info()
561 struct rtw_phl_mcc_en_info *en_info, u8 role_map, in _mcc_fill_role_info() argument
576 role_map &= ~(BIT(cur_role->id)); in _mcc_fill_role_info()
578 if (!(role_map & BIT(ridx))) in _mcc_fill_role_info()
[all …]
H A Dphl_mcc.h78 u8 role_map; /*the wifi role map in operating mcc */ member
H A Dphl_p2pps.c164 if (!(band_ctrl->role_map & BIT(ridx))) in _phl_get_role_by_band_port()
604 if (!(band_ctrl->role_map & BIT(ridx))) in phl_p2pps_noa_all_role_resume()
650 if (!(band_ctrl->role_map & BIT(ridx))) in phl_p2pps_noa_all_role_pause()
H A Dphl_mr.h40 if (band_ctrl->role_map & BIT(i)) { in phl_mr_get_role_num()
H A Dphl_def.h99 u8 role_map; /*used role_idx*/ member
2199 u8 role_map;/*the wifi role map in operating mcc */ member
2466 u8 role_map; /*used role_idx*/ member
2509 u8 role_map; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.c549 wl_rinfo->role_map.val |= BIT(wl_linfo[i].role); in _update_wl_info()
583 wl_rinfo->role_map.role.none = 1; in _update_wl_info()
586 } else if (wl_rinfo->role_map.role.nan) { in _update_wl_info()
640 if ((wl_rinfo->role_map.role.p2p_go || wl_rinfo->role_map.role.ap) && in _update_wl_info()
665 if (wl_rinfo->role_map.role.p2p_go || in _update_wl_info()
666 wl_rinfo->role_map.role.ap) { in _update_wl_info()
671 } else if (wl_rinfo->role_map.role.p2p_gc) { in _update_wl_info()
1610 !wl->role_info.role_map.role.station || in _ntfy_wl_sta()
H A Dhal_btc.h931 union btc_wl_role_info_map role_map; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.c549 wl_rinfo->role_map.val |= BIT(wl_linfo[i].role); in _update_wl_info()
583 wl_rinfo->role_map.role.none = 1; in _update_wl_info()
586 } else if (wl_rinfo->role_map.role.nan) { in _update_wl_info()
640 if ((wl_rinfo->role_map.role.p2p_go || wl_rinfo->role_map.role.ap) && in _update_wl_info()
665 if (wl_rinfo->role_map.role.p2p_go || in _update_wl_info()
666 wl_rinfo->role_map.role.ap) { in _update_wl_info()
671 } else if (wl_rinfo->role_map.role.p2p_gc) { in _update_wl_info()
1676 !wl->role_info.role_map.role.station || in _ntfy_wl_sta()
H A Dhal_btc.h931 union btc_wl_role_info_map role_map; member