Searched defs:ieee80211_vif_cfg (Results 1 – 1 of 1) sorted by relevance
812 struct ieee80211_vif_cfg { struct813 uint16_t aid;814 uint16_t eml_cap;815 uint16_t eml_med_sync_delay;816 bool assoc;817 bool ps;818 bool idle;842 struct ieee80211_vif_cfg cfg; argument