Searched defs:msg (Results 1 – 5 of 5) sorted by relevance
/openwifi/user_space/sdrctl_src/ |
H A D | cmd.c | 21 static int cb_reg_handler(struct nl_msg *msg, void *arg) in cb_reg_handler() 44 struct nl_msg *msg, in handle_set_reg() 111 struct nl_msg *msg, in handle_get_reg() 167 static int cb_openwifi_rssi_th_handler(struct nl_msg *msg, void *arg) in cb_openwifi_rssi_th_handler() 187 struct nl_msg *msg, in handle_set_rssi_th() 223 struct nl_msg *msg, in handle_set_tsf() 288 struct nl_msg *msg, in handle_get_rssi_th() 310 static int cb_openwifi_slice_total_handler(struct nl_msg *msg, void *arg) in cb_openwifi_slice_total_handler() 332 struct nl_msg *msg, in handle_set_slice_total() 367 struct nl_msg *msg, in handle_get_slice_total() [all …]
|
H A D | sdrctl.c | 234 struct nl_msg *msg, in print_help() 284 static int finish_handler(struct nl_msg *msg, void *arg) in finish_handler() 291 static int ack_handler(struct nl_msg *msg, void *arg) in ack_handler() 304 struct nl_msg *msg; in __handle_cmd() local
|
/openwifi/user_space/side_ch_ctl_src/ |
H A D | side_ch_ctl.c | 30 struct msghdr msg; variable
|
/openwifi/driver/side_ch/ |
H A D | side_ch.c | 451 int *msg=(int*)side_info_buf; in side_ch_nl_recv_msg() local
|
/openwifi/user_space/inject_80211/ |
H A D | uthash.h | 70 #define uthash_fatal(msg) exit(-1) /* fatal error (out of memory,etc) */ argument
|