Searched refs:rtw_phl_send_msg_to_dispr (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_phl_cmd.c | 128 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), in rtw_send_tsf_sync_done_msg()
|
| H A D | rtw_ap.c | 6143 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), in _ap_start_swch_start_notify() 6190 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), in _ap_start_swch_done_notify() 6247 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), in _ap_start_end_notify() 6348 status = rtw_phl_send_msg_to_dispr(phl_info, in _ap_start_req_acquired() 6594 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), in _ap_stop_ap_stop_notify() 6638 status = rtw_phl_send_msg_to_dispr(d->phl, in _ap_stop_abort_notify()
|
| H A D | rtw_mlme.c | 5075 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), &msg, &attr, NULL); in _connect_abort_notify() 5124 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), in _connect_swch_done_notify() 5320 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), in _connect_msg_hdlr() 5742 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), &msg, &attr, NULL); in rtw_connect_disconnect_prepare() 5764 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), &msg, &attr, NULL); in _disconnect_done_notify()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_phl_cmd.c | 128 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), in rtw_send_tsf_sync_done_msg()
|
| H A D | rtw_ap.c | 6047 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), in _ap_start_swch_start_notify() 6094 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), in _ap_start_swch_done_notify() 6151 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), in _ap_start_end_notify() 6252 status = rtw_phl_send_msg_to_dispr(phl_info, in _ap_start_req_acquired() 6498 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), in _ap_stop_ap_stop_notify() 6542 status = rtw_phl_send_msg_to_dispr(d->phl, in _ap_stop_abort_notify()
|
| H A D | rtw_mlme.c | 5044 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), &msg, &attr, NULL); in _connect_abort_notify() 5093 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), in _connect_swch_done_notify() 5289 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), in _connect_msg_hdlr() 5711 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), &msg, &attr, NULL); in rtw_connect_disconnect_prepare() 5733 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), &msg, &attr, NULL); in _disconnect_done_notify()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_cmd_dispatch_engine.c | 224 rtw_phl_send_msg_to_dispr(void *phl, in rtw_phl_send_msg_to_dispr() function
|
| H A D | phl_cmd_ser.c | 877 phl_status = rtw_phl_send_msg_to_dispr(phl, in phl_ser_send_msg()
|
| H A D | phl_api.h | 232 enum rtw_phl_status rtw_phl_send_msg_to_dispr(void *phl, struct phl_msg* msg,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_cmd_dispatch_engine.c | 224 rtw_phl_send_msg_to_dispr(void *phl, in rtw_phl_send_msg_to_dispr() function
|
| H A D | phl_cmd_ser.c | 877 phl_status = rtw_phl_send_msg_to_dispr(phl, in phl_ser_send_msg()
|
| H A D | phl_api.h | 229 enum rtw_phl_status rtw_phl_send_msg_to_dispr(void *phl, struct phl_msg* msg,
|