Home
last modified time | relevance | path

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

/linux-6.1.9/net/wireless/
Dsme.c1256 void cfg80211_port_authorized(struct net_device *dev, const u8 *bssid, in cfg80211_port_authorized() function
1283 EXPORT_SYMBOL(cfg80211_port_authorized);
/linux-6.1.9/include/net/
Dcfg80211.h7686 void cfg80211_port_authorized(struct net_device *dev, const u8 *bssid,
/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c6005 cfg80211_port_authorized(ndev, profile->bssid, GFP_KERNEL); in brcmf_bss_roaming_done()