Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dath9k.h595 struct ath_vif { struct
596 struct list_head list;
598 u16 seq_no;
601 u8 bssid[ETH_ALEN] __aligned(2);
602 u16 aid;
603 bool assoc;
605 struct ieee80211_vif *vif;
606 struct ath_node mcast_node;
607 int av_bslot;
608 __le64 tsf_adjust; /* TSF adjustment for staggered beacons */
[all …]