Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dath9k.h625 struct ath_vif { struct
626 struct list_head list;
628 u16 seq_no;
631 u8 bssid[ETH_ALEN] __aligned(2);
632 u16 aid;
633 bool assoc;
635 struct ieee80211_vif *vif;
636 struct ath_node mcast_node;
637 int av_bslot;
638 __le64 tsf_adjust; /* TSF adjustment for staggered beacons */
[all …]