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.h1318 struct ieee80211_tx_info { struct
1320 u32 flags;
1321 u32 band:3,
1322 status_data_idr:1,
1323 status_data:13,
1324 hw_queue:4,
1325 tx_time_est:10;
1328 union {