Home
last modified time | relevance | path

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

/linux-6.15/include/net/
Dmac80211.h1234 struct ieee80211_tx_info { struct
1236 u32 flags;
1237 u32 band:3,
1238 status_data_idr:1,
1239 status_data:13,
1240 hw_queue:4,
1241 tx_time_est:10;
1244 union {