Searched defs:nlmsg (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/wlan/legacy/cld80211-lib/ |
D | cld80211_lib.c | 231 struct nl_msg *nlmsg = nlmsg_alloc(); in get_multicast_id() local 301 struct nl_msg *nlmsg; in cld80211_msg_alloc() local 330 int cld80211_send_msg(struct cld80211_ctx *ctx, struct nl_msg *nlmsg) in cld80211_send_msg() 349 int cld80211_send_recv_msg(struct cld80211_ctx *ctx, struct nl_msg *nlmsg, in cld80211_send_recv_msg()
|
/hardware/qcom/wlan/wcn6740/cld80211-lib/ |
D | cld80211_lib.c | 242 struct nl_msg *nlmsg = nlmsg_alloc(); in get_multicast_id() local 312 struct nl_msg *nlmsg; in cld80211_msg_alloc() local 341 int cld80211_send_msg(struct cld80211_ctx *ctx, struct nl_msg *nlmsg) in cld80211_send_msg() 360 int cld80211_send_recv_msg(struct cld80211_ctx *ctx, struct nl_msg *nlmsg, in cld80211_send_recv_msg()
|
/hardware/qcom/wlan/wcn6740/qcwcn/wpa_supplicant_8_lib/ |
D | driver_cmd_nl80211.c | 437 struct nl_msg *nlmsg = nlmsg_alloc(); in prepare_nlmsg() local 940 static int send_nlmsg(struct nl_sock *cmd_sock, struct nl_msg *nlmsg, in send_nlmsg() 1022 static int parse_and_populate_setcellswitchmode(struct nl_msg *nlmsg, in parse_and_populate_setcellswitchmode() 1096 static int populate_nlmsg(struct nl_msg *nlmsg, char *cmd, in populate_nlmsg() 1526 struct nl_msg *nlmsg; in wpa_driver_send_get_sta_info_legacy_cmd() local 1757 struct nl_msg *nlmsg; in wpa_driver_send_get_sta_info_cmd() local 1957 struct nl_msg *nlmsg; in wpa_driver_send_get_station_cmd() local 2263 struct nl_msg *nlmsg; in wpa_driver_send_get_scan_cmd() local 2287 struct nl_msg *nlmsg; in wpa_driver_start_csi_capture() local 2390 struct nl_msg *nlmsg; in wpa_driver_stop_csi_capture() local [all …]
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_Netlink.cpp | 1539 ipa_nl_msg_t *nlmsg = NULL; in ipa_nl_recv_msg() local
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Netlink.cpp | 1549 ipa_nl_msg_t *nlmsg = NULL; in ipa_nl_recv_msg() local
|