Home
last modified time | relevance | path

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

/hardware/qcom/wlan/cld80211-lib/
Dcld80211_lib.h113 int cld80211_remove_mcast_group(struct cld80211_ctx *ctx, const char* mcgroup);
Dcld80211_lib.c274 int cld80211_remove_mcast_group(struct cld80211_ctx *ctx, const char* mcgroup) in cld80211_remove_mcast_group() function
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifi_hal.cpp586 cld80211_remove_mcast_group(info->cldctx, "host_logs"); in cld80211lib_cleanup()
587 cld80211_remove_mcast_group(info->cldctx, "fw_logs"); in cld80211lib_cleanup()
588 cld80211_remove_mcast_group(info->cldctx, "per_pkt_stats"); in cld80211lib_cleanup()
589 cld80211_remove_mcast_group(info->cldctx, "diag_events"); in cld80211lib_cleanup()
590 cld80211_remove_mcast_group(info->cldctx, "fatal_events"); in cld80211lib_cleanup()
591 cld80211_remove_mcast_group(info->cldctx, "oem_msgs"); in cld80211lib_cleanup()