Home
last modified time | relevance | path

Searched refs:rtw_phl_add_cmd_token_req (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_dispatch_engine.c239 rtw_phl_add_cmd_token_req(void *phl, in rtw_phl_add_cmd_token_req() function
H A Dphl_api.h236 enum rtw_phl_status rtw_phl_add_cmd_token_req(void *phl, u8 band_idx,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_dispatch_engine.c239 rtw_phl_add_cmd_token_req(void *phl, in rtw_phl_add_cmd_token_req() function
H A Dphl_api.h233 enum rtw_phl_status rtw_phl_add_cmd_token_req(void *phl, u8 band_idx,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mlme.c5541 status = rtw_phl_add_cmd_token_req(GET_PHL_INFO(d), in rtw_connect_cmd()
6008 phl_status = rtw_phl_add_cmd_token_req(GET_PHL_INFO(d), in rtw_disconnect_cmd()
H A Drtw_ap.c6444 status = rtw_phl_add_cmd_token_req(d->phl, role->hw_band, &fgreq, &padapter->ap_start_cmd_token); in rtw_ap_start_cmd()
6722 pstatus = rtw_phl_add_cmd_token_req(d->phl, role->hw_band, &fgreq, &padapter->ap_stop_cmd_token); in rtw_ap_stop_cmd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mlme.c5572 status = rtw_phl_add_cmd_token_req(GET_PHL_INFO(d), in rtw_connect_cmd()
6039 phl_status = rtw_phl_add_cmd_token_req(GET_PHL_INFO(d), in rtw_disconnect_cmd()
H A Drtw_ap.c6540 status = rtw_phl_add_cmd_token_req(d->phl, role->hw_band, &fgreq, &padapter->ap_start_cmd_token); in rtw_ap_start_cmd()
6818 pstatus = rtw_phl_add_cmd_token_req(d->phl, role->hw_band, &fgreq, &padapter->ap_stop_cmd_token); in rtw_ap_stop_cmd()