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.h108 int cld80211_remove_mcast_group(struct cld80211_ctx *ctx, const char* mcgroup);
Dcld80211_lib.c272 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.cpp419 cld80211_remove_mcast_group(info->cldctx, "host_logs"); in cld80211lib_cleanup()
420 cld80211_remove_mcast_group(info->cldctx, "fw_logs"); in cld80211lib_cleanup()
421 cld80211_remove_mcast_group(info->cldctx, "per_pkt_stats"); in cld80211lib_cleanup()
422 cld80211_remove_mcast_group(info->cldctx, "diag_events"); in cld80211lib_cleanup()
423 cld80211_remove_mcast_group(info->cldctx, "fatal_events"); in cld80211lib_cleanup()