Searched refs:wifi_role_usedmap (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_struct.h | 183 u32 wifi_role_usedmap[MAX_WIFI_ROLE_NUMBER][PHL_MACID_MAX_ARRAY_NUM]; member
|
| H A D | phl_sta.c | 122 _phl_macid_map_set(&mc->wifi_role_usedmap[wrole->id][0], mid); in _phl_alloc_macid() 178 _phl_macid_map_clr(&macid_ctl->wifi_role_usedmap[wrole->id][0], phl_sta->macid); in _phl_release_macid() 298 if (_phl_macid_is_used(&macid_ctl->wifi_role_usedmap[i][0], macid)) { in rtw_phl_macid_is_wrole_shared() 330 if (_phl_macid_is_used(&macid_ctl->wifi_role_usedmap[i][0], macid)) { in rtw_phl_macid_is_wrole_specific() 1305 used_map = &mc->wifi_role_usedmap[wrole->id][0]; in phl_wifi_role_free_stainfo_hw()
|
| H A D | phl_role.c | 1238 _os_mem_cpy(drv, macid_pause, &mctrl->wifi_role_usedmap[wrole->id][0], PHL_MACID_MAX_ARRAY_NUM); in phl_wifi_role_macid_all_pause()
|
| H A D | phl_mcc.c | 493 if ((mc->wifi_role_usedmap[mrole->wrole->id][i] != 0) && in _mcc_fill_macid_bitmap_by_role() 496 i, mc->wifi_role_usedmap[mrole->wrole->id][i]); in _mcc_fill_macid_bitmap_by_role() 500 used_macid->bitmap = &mc->wifi_role_usedmap[mrole->wrole->id][0]; in _mcc_fill_macid_bitmap_by_role()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_struct.h | 179 u32 wifi_role_usedmap[MAX_WIFI_ROLE_NUMBER][PHL_MACID_MAX_ARRAY_NUM]; member
|
| H A D | phl_sta.c | 122 _phl_macid_map_set(&mc->wifi_role_usedmap[wrole->id][0], mid); in _phl_alloc_macid() 178 _phl_macid_map_clr(&macid_ctl->wifi_role_usedmap[wrole->id][0], phl_sta->macid); in _phl_release_macid() 298 if (_phl_macid_is_used(&macid_ctl->wifi_role_usedmap[i][0], macid)) { in rtw_phl_macid_is_wrole_shared() 330 if (_phl_macid_is_used(&macid_ctl->wifi_role_usedmap[i][0], macid)) { in rtw_phl_macid_is_wrole_specific() 1290 used_map = &mc->wifi_role_usedmap[wrole->id][0]; in phl_wifi_role_free_stainfo_hw()
|
| H A D | phl_role.c | 1240 _os_mem_cpy(drv, macid_pause, &mctrl->wifi_role_usedmap[wrole->id][0], PHL_MACID_MAX_ARRAY_NUM); in phl_wifi_role_macid_all_pause()
|
| H A D | phl_mcc.c | 493 if ((mc->wifi_role_usedmap[mrole->wrole->id][i] != 0) && in _mcc_fill_macid_bitmap_by_role() 496 i, mc->wifi_role_usedmap[mrole->wrole->id][i]); in _mcc_fill_macid_bitmap_by_role() 500 used_macid->bitmap = &mc->wifi_role_usedmap[mrole->wrole->id][0]; in _mcc_fill_macid_bitmap_by_role()
|