Home
last modified time | relevance | path

Searched defs:ieee80211_vif_cfg (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h812 struct ieee80211_vif_cfg { struct
813 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