Home
last modified time | relevance | path

Searched refs:acl (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfg80211.c875 const struct cfg80211_acl_data *acl);
11992 if ((err = wl_cfg80211_set_mac_acl(wiphy, dev, info->acl)) < 0) { in wl_cfg80211_start_ap()
21632 const struct cfg80211_acl_data *acl) in wl_cfg80211_set_mac_acl()
21642 if (acl && acl->acl_policy == NL80211_ACL_POLICY_DENY_UNLESS_LISTED) { in wl_cfg80211_set_mac_acl()
21644 } else if (acl && acl->acl_policy == NL80211_ACL_POLICY_ACCEPT_UNLESS_LISTED && in wl_cfg80211_set_mac_acl()
21645 acl->n_acl_entries) { in wl_cfg80211_set_mac_acl()
21649 /* if acl == NULL, macmode is still disabled.. */ in wl_cfg80211_set_mac_acl()
21658 macnum = acl in wl_cfg80211_set_mac_acl()
21631 wl_cfg80211_set_mac_acl(struct wiphy *wiphy, struct net_device *cfgdev, const struct cfg80211_acl_data *acl) wl_cfg80211_set_mac_acl() argument
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h863 const struct cfg80211_acl_data *acl; member

Completed in 38 milliseconds