Home
last modified time | relevance | path

Searched defs:ctrl_msg (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifi_hal.cpp1104 static int send_nl_data(wifi_handle handle, wifihal_ctrl_req_t *ctrl_msg) in send_nl_data()
1186 static int register_monitor_sock(wifi_handle handle, wifihal_ctrl_req_t *ctrl_msg, int attach) in register_monitor_sock()
1345 static int attach_monitor_sock(wifi_handle handle, wifihal_ctrl_req_t *ctrl_msg) in attach_monitor_sock()
1350 static int dettach_monitor_sock(wifi_handle handle, wifihal_ctrl_req_t *ctrl_msg) in dettach_monitor_sock()
1361 wifihal_ctrl_req_t *ctrl_msg; in internal_pollin_handler_app() local