Home
last modified time | relevance | path

Searched refs:CMD_APSTOP_ACQUIRE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_ap.h145 #define CMD_APSTOP_ACQUIRE BIT1 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_ap.h146 #define CMD_APSTOP_ACQUIRE BIT1 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_ap.c6564 SET_STATUS_FLAG(padapter->ap_stop_cmd_state, CMD_APSTOP_ACQUIRE); in _ap_stop_req_acquired()
6582 else if(TEST_STATUS_FLAG(padapter->ap_stop_cmd_state, CMD_APSTOP_ACQUIRE)){ in _ap_stop_req_abort()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_ap.c6660 SET_STATUS_FLAG(padapter->ap_stop_cmd_state, CMD_APSTOP_ACQUIRE); in _ap_stop_req_acquired()
6678 else if(TEST_STATUS_FLAG(padapter->ap_stop_cmd_state, CMD_APSTOP_ACQUIRE)){ in _ap_stop_req_abort()