Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ath/carl9170/
H A Dcarl9170.h117 struct carl9170_sta_tid { struct
119 struct list_head list;
122 struct list_head tmp_list;
125 spinlock_t lock;
127 unsigned int counter;
128 enum carl9170_tid_state state;
129 u8 tid; /* TID number ( 0 - 15 ) */
130 u16 max; /* max. AMPDU size */
138 struct sk_buff_head queue;
140 struct ieee80211_sta *sta;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ath/carl9170/
H A Dcarl9170.h117 struct carl9170_sta_tid { struct
119 struct list_head list;
122 struct list_head tmp_list;
125 spinlock_t lock;
127 unsigned int counter;
128 enum carl9170_tid_state state;
129 u8 tid; /* TID number ( 0 - 15 ) */
130 u16 max; /* max. AMPDU size */
138 struct sk_buff_head queue;
140 struct ieee80211_sta *sta;
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ath/carl9170/
H A Dcarl9170.h117 struct carl9170_sta_tid { struct
119 struct list_head list;
122 struct list_head tmp_list;
125 spinlock_t lock;
127 unsigned int counter;
128 enum carl9170_tid_state state;
129 u8 tid; /* TID number ( 0 - 15 ) */
130 u16 max; /* max. AMPDU size */
138 struct sk_buff_head queue;
140 struct ieee80211_sta *sta;
[all …]