Searched defs:ieee80211_bss_conf (Results 1 – 1 of 1) sorted by relevance
687 struct ieee80211_bss_conf { struct688 struct ieee80211_vif *vif;690 const u8 *bssid;691 unsigned int link_id;692 u8 addr[ETH_ALEN] __aligned(2);693 u8 htc_trig_based_pkt_ext;694 bool uora_exists;695 u8 uora_ocw_range;696 u16 frame_time_rts_th;697 bool he_support;[all …]