Home
last modified time | relevance | path

Searched refs:nl_msg (Results 1 – 14 of 14) sorted by relevance

/hardware/qcom/wlan/cld80211-lib/
Dcld80211_lib.h83 struct nl_msg *cld80211_msg_alloc(struct cld80211_ctx *ctx, int cmd,
89 int cld80211_send_msg(struct cld80211_ctx *ctx, struct nl_msg *nlmsg);
94 int cld80211_send_recv_msg(struct cld80211_ctx *ctx, struct nl_msg *nlmsg,
95 int (*valid_handler)(struct nl_msg *, void *),
134 int (*valid_handler)(struct nl_msg *, void *),
Dcld80211_lib.c116 static int response_handler(struct nl_msg *msg, void *arg) in response_handler()
127 static int ack_handler(struct nl_msg *msg, void *arg) in ack_handler()
136 static int finish_handler(struct nl_msg *msg, void *arg) in finish_handler()
157 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check()
196 static int family_handler(struct nl_msg *msg, void *arg) in family_handler()
231 struct nl_msg *nlmsg = nlmsg_alloc(); in get_multicast_id()
296 struct nl_msg *cld80211_msg_alloc(struct cld80211_ctx *ctx, int cmd, in cld80211_msg_alloc()
299 struct nl_msg *nlmsg; in cld80211_msg_alloc()
328 int cld80211_send_msg(struct cld80211_ctx *ctx, struct nl_msg *nlmsg) in cld80211_send_msg()
347 int cld80211_send_recv_msg(struct cld80211_ctx *ctx, struct nl_msg *nlmsg, in cld80211_send_recv_msg()
[all …]
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dcpp_bindings.h11 struct nl_msg *mMsg;
16 WifiEvent(nl_msg *msg) { in WifiEvent()
138 struct nl_msg *mMsg;
164 nl_msg *getMessage() { in getMessage()
332 static int response_handler(struct nl_msg *msg, void *arg);
334 static int event_handler(struct nl_msg *msg, void *arg);
337 static int valid_handler(struct nl_msg *msg, void *arg);
339 static int ack_handler(struct nl_msg *msg, void *arg);
341 static int finish_handler(struct nl_msg *msg, void *arg);
Dcpp_bindings.cpp578 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check()
676 int WifiCommand::response_handler(struct nl_msg *msg, void *arg) { in response_handler()
690 int WifiCommand::event_handler(struct nl_msg *msg, void *arg) { in event_handler()
706 int WifiCommand::valid_handler(struct nl_msg *msg, void *arg) { in valid_handler()
713 int WifiCommand::ack_handler(struct nl_msg *msg, void *arg) { in ack_handler()
720 int WifiCommand::finish_handler(struct nl_msg *msg, void *arg) { in finish_handler()
Dwifi_hal.cpp46 static int internal_no_seq_check(nl_msg *msg, void *arg);
47 static int internal_valid_message_handler(nl_msg *msg, void *arg);
467 static int internal_no_seq_check(struct nl_msg *msg, void *arg) in internal_no_seq_check()
472 static int internal_valid_message_handler(nl_msg *msg, void *arg) in internal_valid_message_handler()
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu_nl80211.c45 static int dhd_nl_finish_handler(struct nl_msg *msg, void *arg) in dhd_nl_finish_handler()
52 static int dhd_nl_ack_handler(struct nl_msg *msg, void *arg) in dhd_nl_ack_handler()
59 static int dhd_nl_valid_handler(struct nl_msg *msg, void *arg) in dhd_nl_valid_handler()
103 struct nl_msg *msg; in dhd_nl_do_testmode()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dcpp_bindings.h28 struct nl_msg *mMsg;
33 WifiEvent(nl_msg *msg) { in WifiEvent()
155 struct nl_msg *mMsg;
181 nl_msg *getMessage() { in getMessage()
379 static int response_handler(struct nl_msg *msg, void *arg);
381 static int event_handler(struct nl_msg *msg, void *arg);
384 static int valid_handler(struct nl_msg *msg, void *arg);
386 static int ack_handler(struct nl_msg *msg, void *arg);
388 static int finish_handler(struct nl_msg *msg, void *arg);
Dwificonfig.cpp348 static int ack_handler_wifi_config(struct nl_msg *msg, void *arg) in ack_handler_wifi_config()
351 struct nl_msg * a; in ack_handler_wifi_config()
359 static int finish_handler_wifi_config(struct nl_msg *msg, void *arg) in finish_handler_wifi_config()
362 struct nl_msg * a; in finish_handler_wifi_config()
Dcpp_bindings.cpp584 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check()
678 int WifiCommand::response_handler(struct nl_msg *msg, void *arg) { in response_handler()
691 int WifiCommand::event_handler(struct nl_msg *msg, void *arg) { in event_handler()
707 int WifiCommand::valid_handler(struct nl_msg *msg, void *arg) { in valid_handler()
713 int WifiCommand::ack_handler(struct nl_msg *msg, void *arg) { in ack_handler()
719 int WifiCommand::finish_handler(struct nl_msg *msg, void *arg) { in finish_handler()
Dwifilogger_diag.h240 wifi_error diag_message_handler(hal_info *info, nl_msg *msg);
Dwifi_hal.cpp68 static int internal_valid_message_handler(nl_msg *msg, void *arg);
69 static int user_sock_message_handler(nl_msg *msg, void *arg);
126 int ack_handler(struct nl_msg *msg, void *arg) in ack_handler()
133 int finish_handler(struct nl_msg *msg, void *arg) in finish_handler()
149 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check()
857 static int user_sock_message_handler(nl_msg *msg, void *arg) in user_sock_message_handler()
867 static int internal_valid_message_handler(nl_msg *msg, void *arg) in internal_valid_message_handler()
Dwifilogger.cpp912 static int ack_handler_wifi_logger(struct nl_msg *msg, void *arg) in ack_handler_wifi_logger()
915 struct nl_msg * a; in ack_handler_wifi_logger()
923 static int finish_handler_wifi_logger(struct nl_msg *msg, void *arg) in finish_handler_wifi_logger()
926 struct nl_msg * a; in finish_handler_wifi_logger()
Dnan_req.cpp1305 static int ack_handler_nan(struct nl_msg *msg, void *arg) in ack_handler_nan()
1308 struct nl_msg * a; in ack_handler_nan()
1317 static int finish_handler_nan(struct nl_msg *msg, void *arg) in finish_handler_nan()
1320 struct nl_msg * a; in finish_handler_nan()
Dwifilogger_diag.cpp2114 wifi_error diag_message_handler(hal_info *info, nl_msg *msg) in diag_message_handler()