Searched defs:wiphy (Results 1 – 2 of 2) sorted by relevance
143829 struct wiphy *wiphy; member143955 struct wiphy { struct143956 struct mutex mtx;143957 u8 perm_addr[6];143958 u8 addr_mask[6];143959 struct mac_address *addresses;143960 const struct ieee80211_txrx_stypes *mgmt_stypes;143961 const struct ieee80211_iface_combination *iface_combinations;143962 int n_iface_combinations;143963 u16 software_iftypes;[all …]
151479 struct wiphy *wiphy; member151605 struct wiphy { struct151606 struct mutex mtx;151607 u8 perm_addr[6];151608 u8 addr_mask[6];151609 struct mac_address *addresses;151610 const struct ieee80211_txrx_stypes *mgmt_stypes;151611 const struct ieee80211_iface_combination *iface_combinations;151612 int n_iface_combinations;151613 u16 software_iftypes;[all …]