Home
last modified time | relevance | path

Searched refs:cld80211_send_msg (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/qcom/wlan/cld80211-lib/
H A Dcld80211_lib.h94 int cld80211_send_msg(struct cld80211_ctx *ctx, struct nl_msg *nlmsg);
H A Dcld80211_lib.c330 int cld80211_send_msg(struct cld80211_ctx *ctx, struct nl_msg *nlmsg) in cld80211_send_msg() function
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dwifi_hal.cpp1209 retval = cld80211_send_msg(info->cldctx, msg); in send_nl_data()