Searched refs:phl_beacon_stop (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_init.c | 1284 phl_beacon_stop(struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole, u8 stop) in phl_beacon_stop() function 1409 return phl_beacon_stop(phl_info, bcn_param->wrole, bcn_param->stop); in phl_cmd_stop_bcn_hdl() 1438 psts = phl_beacon_stop(phl_info, wifi_role, stop); in rtw_phl_cmd_stop_beacon() 1480 return phl_beacon_stop(phl_info, wifi_role, stop); in rtw_phl_cmd_stop_beacon()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_init.c | 1292 phl_beacon_stop(struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole, u8 stop) in phl_beacon_stop() function 1417 return phl_beacon_stop(phl_info, bcn_param->wrole, bcn_param->stop); in phl_cmd_stop_bcn_hdl() 1446 psts = phl_beacon_stop(phl_info, wifi_role, stop); in rtw_phl_cmd_stop_beacon() 1488 return phl_beacon_stop(phl_info, wifi_role, stop); in rtw_phl_cmd_stop_beacon()
|