Searched defs:ieee80211_bss_conf (Results 1 – 1 of 1) sorted by relevance
757 struct ieee80211_bss_conf { struct758 struct ieee80211_vif *vif;759 struct cfg80211_bss *bss;761 const u8 *bssid;762 unsigned int link_id;763 u8 addr[ETH_ALEN] __aligned(2);764 u8 htc_trig_based_pkt_ext;765 bool uora_exists;766 u8 uora_ocw_range;767 u16 frame_time_rts_th;[all …]