Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dcfg80211.h427 static inline void wiphy_read_of_freq_limits(struct wiphy *wiphy) in wiphy_read_of_freq_limits()
1751 struct wiphy *wiphy; member
1886 struct wiphy *wiphy; member
3980 struct wiphy { struct
3984 u8 perm_addr[ETH_ALEN];
3985 u8 addr_mask[ETH_ALEN];
3987 struct mac_address *addresses;
3989 const struct ieee80211_txrx_stypes *mgmt_stypes;
3991 const struct ieee80211_iface_combination *iface_combinations;
3992 int n_iface_combinations;
[all …]
Dmac80211.h2296 struct wiphy *wiphy; member