Home
last modified time | relevance | path

Searched refs:MSG_EVT_HAL_SET_L2_LEAVE (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_general.c274 case MSG_EVT_HAL_SET_L2_LEAVE: in _phl_cmd_general_post_phase_msg_hdlr()
H A Dphl_cmd_ps.c1414 case MSG_EVT_HAL_SET_L2_LEAVE: in _general_mdl_msg_hdlr()
H A Dphl_def.h587 MSG_EVT_HAL_SET_L2_LEAVE = 67, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_general.c274 case MSG_EVT_HAL_SET_L2_LEAVE: in _phl_cmd_general_post_phase_msg_hdlr()
H A Dphl_cmd_ps.c1443 case MSG_EVT_HAL_SET_L2_LEAVE: in _general_mdl_msg_hdlr()
H A Dphl_def.h585 MSG_EVT_HAL_SET_L2_LEAVE = 67, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c3853 …pstatus = phl_cmd_enqueue(phl_info, HW_BAND_0, MSG_EVT_HAL_SET_L2_LEAVE, NULL, 0, NULL, PHL_CMD_WA… in phl_cmd_set_l2_leave()