Searched defs:ieee80211_bss_conf (Results 1 – 1 of 1) sorted by relevance
764 struct ieee80211_bss_conf { struct765 struct ieee80211_vif *vif;766 struct cfg80211_bss *bss;768 const u8 *bssid;769 unsigned int link_id;770 u8 addr[ETH_ALEN] __aligned(2);771 u8 htc_trig_based_pkt_ext;772 bool uora_exists;773 u8 uora_ocw_range;774 u16 frame_time_rts_th;[all …]