Searched refs:PHL_FG_MDL_AP_STOP (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_connect.c | 305 SET_MSG_MDL_ID_FIELD(msg.msg_id, PHL_FG_MDL_AP_STOP); in rtw_phl_ap_stop()
|
| H A D | phl_mr.c | 1332 if (MSG_MDL_ID_FIELD(msg->msg_id) != PHL_FG_MDL_AP_STOP) { in _mrc_module_msg_post_hdl() 1353 if (MSG_MDL_ID_FIELD(msg->msg_id) != PHL_FG_MDL_AP_STOP) { in _mrc_module_msg_post_hdl()
|
| H A D | phl_def.h | 504 PHL_FG_MDL_AP_STOP = 134, enumerator
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_connect.c | 308 SET_MSG_MDL_ID_FIELD(msg.msg_id, PHL_FG_MDL_AP_STOP); in rtw_phl_ap_stop()
|
| H A D | phl_mr.c | 1332 if (MSG_MDL_ID_FIELD(msg->msg_id) != PHL_FG_MDL_AP_STOP) { in _mrc_module_msg_post_hdl() 1353 if (MSG_MDL_ID_FIELD(msg->msg_id) != PHL_FG_MDL_AP_STOP) { in _mrc_module_msg_post_hdl()
|
| H A D | phl_def.h | 502 PHL_FG_MDL_AP_STOP = 134, enumerator
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_ap.c | 6492 SET_MSG_MDL_ID_FIELD(msg.msg_id, PHL_FG_MDL_AP_STOP); in _ap_stop_ap_stop_notify() 6532 SET_MSG_MDL_ID_FIELD(msg.msg_id, PHL_FG_MDL_AP_STOP); in _ap_stop_abort_notify() 6613 if (MSG_MDL_ID_FIELD(msg->msg_id) != PHL_FG_MDL_AP_STOP) { in _ap_stop_req_ev_hdlr() 6625 SET_MSG_MDL_ID_FIELD(nextmsg.msg_id, PHL_FG_MDL_AP_STOP); in _ap_stop_req_ev_hdlr() 6695 fgreq->module_id= PHL_FG_MDL_AP_STOP; in rtw_cmd_ap_stop_req_init()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_ap.c | 6588 SET_MSG_MDL_ID_FIELD(msg.msg_id, PHL_FG_MDL_AP_STOP); in _ap_stop_ap_stop_notify() 6628 SET_MSG_MDL_ID_FIELD(msg.msg_id, PHL_FG_MDL_AP_STOP); in _ap_stop_abort_notify() 6709 if (MSG_MDL_ID_FIELD(msg->msg_id) != PHL_FG_MDL_AP_STOP) { in _ap_stop_req_ev_hdlr() 6721 SET_MSG_MDL_ID_FIELD(nextmsg.msg_id, PHL_FG_MDL_AP_STOP); in _ap_stop_req_ev_hdlr() 6791 fgreq->module_id= PHL_FG_MDL_AP_STOP; in rtw_cmd_ap_stop_req_init()
|