Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dath9k.h592 struct ath_vif { struct
593 struct list_head list;
595 u16 seq_no;
598 u8 bssid[ETH_ALEN];
599 u16 aid;
600 bool assoc;
602 struct ieee80211_vif *vif;
603 struct ath_node mcast_node;
604 int av_bslot;
605 __le64 tsf_adjust; /* TSF adjustment for staggered beacons */
[all …]