Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dmac80211.h1218 struct ieee80211_tx_info { struct
1220 u32 flags;
1221 u32 band:3,
1222 status_data_idr:1,
1223 status_data:13,
1224 hw_queue:4,
1225 tx_time_est:10;
1228 union {