Home
last modified time | relevance | path

Searched refs:test_wrole (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dtrx_test.c582 struct rtw_wifi_role_t *test_wrole = &phl_com->wifi_roles[0]; in _phl_test_add_role() local
588 test_wrole->hw_band = txcap->band; in _phl_test_add_role()
589 test_wrole->hw_port = (u8)txcap->macid; in _phl_test_add_role()
591 sta_info = rtw_phl_get_stainfo_by_addr(phl_info, test_wrole, test_wrole->mac_addr); in _phl_test_add_role()
594 phl_status = phl_wifi_role_start(phl_info, test_wrole, sta_info); in _phl_test_add_role()
614 struct rtw_wifi_role_t *test_wrole = &phl_com->wifi_roles[0]; in _phl_test_remove_role() local
617 phl_status = phl_wifi_role_stop(phl_info, test_wrole); in _phl_test_remove_role()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dtrx_test.c582 struct rtw_wifi_role_t *test_wrole = &phl_com->wifi_roles[0]; in _phl_test_add_role() local
588 test_wrole->hw_band = txcap->band; in _phl_test_add_role()
589 test_wrole->hw_port = (u8)txcap->macid; in _phl_test_add_role()
591 sta_info = rtw_phl_get_stainfo_by_addr(phl_info, test_wrole, test_wrole->mac_addr); in _phl_test_add_role()
594 phl_status = phl_wifi_role_start(phl_info, test_wrole, sta_info); in _phl_test_add_role()
614 struct rtw_wifi_role_t *test_wrole = &phl_com->wifi_roles[0]; in _phl_test_remove_role() local
617 phl_status = phl_wifi_role_stop(phl_info, test_wrole); in _phl_test_remove_role()