Home
last modified time | relevance | path

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

/linux/include/net/
H A Dmac80211.h1233 struct ieee80211_tx_info { struct
1235 u32 flags;
1236 u32 band:3,
1237 status_data_idr:1,
1238 status_data:13,
1239 hw_queue:4,
1240 tx_time_est:10;
1243 union {