Searched refs:PHL_MDL_RX (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_c2h.c | 52 SET_MSG_MDL_ID_FIELD(msg.msg_id, PHL_MDL_RX); in hal_c2h_post_process()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_c2h.c | 52 SET_MSG_MDL_ID_FIELD(msg.msg_id, PHL_MDL_RX); in hal_c2h_post_process()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_cmd_dispr_controller.c | 165 if (mdl_id == PHL_MDL_TX || mdl_id == PHL_MDL_RX) in _dispr_sw_tx_resume_ctrl() 195 if (mdl_id == PHL_MDL_TX || mdl_id == PHL_MDL_RX) in _dispr_sw_rx_resume_ctrl() 553 } else if (MSG_MDL_ID_FIELD(msg->msg_id) == PHL_MDL_RX) { in _internal_msg_hdlr()
|
| H A D | phl_init.c | 130 case PHL_MDL_RX: in phl_msg_entry() 145 u8 imr[] = {PHL_MDL_PHY_MGNT, PHL_MDL_RX, PHL_MDL_MRC, PHL_MDL_POWER_MGNT in phl_register_msg_entry()
|
| H A D | phl_tx.c | 1396 else if (MSG_MDL_ID_FIELD(msg->msg_id) == PHL_MDL_RX) in _phl_req_pwr_cb() 1410 SET_MSG_MDL_ID_FIELD(msg.msg_id, ((type == PHL_CTRL_TX) ? PHL_MDL_TX : PHL_MDL_RX)); in _phl_datapath_req_pwr()
|
| H A D | phl_cmd_ps.c | 1560 case PHL_MDL_RX: in _ps_mdl_hdl_external_evt()
|
| H A D | phl_def.h | 464 PHL_MDL_RX = 3, enumerator
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_cmd_dispr_controller.c | 165 if (mdl_id == PHL_MDL_TX || mdl_id == PHL_MDL_RX) in _dispr_sw_tx_resume_ctrl() 195 if (mdl_id == PHL_MDL_TX || mdl_id == PHL_MDL_RX) in _dispr_sw_rx_resume_ctrl() 553 } else if (MSG_MDL_ID_FIELD(msg->msg_id) == PHL_MDL_RX) { in _internal_msg_hdlr()
|
| H A D | phl_tx.c | 1377 else if (MSG_MDL_ID_FIELD(msg->msg_id) == PHL_MDL_RX) in _phl_req_pwr_cb() 1391 SET_MSG_MDL_ID_FIELD(msg.msg_id, ((type == PHL_CTRL_TX) ? PHL_MDL_TX : PHL_MDL_RX)); in _phl_datapath_req_pwr()
|
| H A D | phl_init.c | 133 case PHL_MDL_RX: in phl_msg_entry() 148 u8 imr[] = {PHL_MDL_PHY_MGNT, PHL_MDL_RX, PHL_MDL_MRC, PHL_MDL_POWER_MGNT in phl_register_msg_entry()
|
| H A D | phl_cmd_ps.c | 1596 case PHL_MDL_RX: in _ps_mdl_hdl_external_evt()
|
| H A D | phl_def.h | 462 PHL_MDL_RX = 3, enumerator
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_phl.c | 560 case PHL_MDL_RX: in core_handler_phl_msg() 574 u8 imr[] = {PHL_MDL_RX, PHL_MDL_SER, PHL_MDL_WOW}; in rtw_core_register_phl_msg()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_phl.c | 560 case PHL_MDL_RX: in core_handler_phl_msg() 574 u8 imr[] = {PHL_MDL_RX, PHL_MDL_SER, PHL_MDL_WOW}; in rtw_core_register_phl_msg()
|