Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/legacy/
H A Drndis_wlan.c489 static int rndis_leave_ibss(struct wiphy *wiphy, struct net_device *dev);
533 .leave_ibss = rndis_leave_ibss,
2362 static int rndis_leave_ibss(struct wiphy *wiphy, struct net_device *dev) in rndis_leave_ibss() function