Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
Dsmd.c274 #define INIT_HAL_MSG(msg_body, type) \ argument
282 #define PREPARE_HAL_BUF(send_buf, msg_body) \ argument
308 struct wcn36xx_hal_nv_img_download_req_msg msg_body; in wcn36xx_smd_load_nv() local
413 struct wcn36xx_hal_mac_start_req_msg msg_body, *body; in wcn36xx_smd_start() local
460 struct wcn36xx_hal_mac_stop_req_msg msg_body; in wcn36xx_smd_stop() local
487 struct wcn36xx_hal_init_scan_req_msg msg_body; in wcn36xx_smd_init_scan() local
516 struct wcn36xx_hal_start_scan_req_msg msg_body; in wcn36xx_smd_start_scan() local
546 struct wcn36xx_hal_end_scan_req_msg msg_body; in wcn36xx_smd_end_scan() local
577 struct wcn36xx_hal_finish_scan_req_msg msg_body; in wcn36xx_smd_finish_scan() local
622 struct wcn36xx_hal_switch_channel_req_msg msg_body; in wcn36xx_smd_switch_channel() local
[all …]
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/
Drpc.h275 } msg_body; member