Home
last modified time | relevance | path

Searched defs:cfg80211_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/net/
Dcfg80211.h4588 struct cfg80211_ops { struct
4589 int (*suspend)(struct wiphy *wiphy, struct cfg80211_wowlan *wow);
4590 int (*resume)(struct wiphy *wiphy);
4591 void (*set_wakeup)(struct wiphy *wiphy, bool enabled);
4593 struct wireless_dev * (*add_virtual_intf)(struct wiphy *wiphy,
4598 int (*del_virtual_intf)(struct wiphy *wiphy,
4600 int (*change_virtual_intf)(struct wiphy *wiphy,
4605 int (*add_intf_link)(struct wiphy *wiphy,
4608 void (*del_intf_link)(struct wiphy *wiphy,
4612 int (*add_key)(struct wiphy *wiphy, struct net_device *netdev,
[all …]