Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/legacy/
H A Drndis_wlan.c515 static int rndis_flush_pmksa(struct wiphy *wiphy, struct net_device *netdev);
541 .flush_pmksa = rndis_flush_pmksa,
2556 static int rndis_flush_pmksa(struct wiphy *wiphy, struct net_device *netdev) in rndis_flush_pmksa() function