Home
last modified time | relevance | path

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

/linux-6.8/include/net/
Dmac80211.h1152 struct ieee80211_tx_info { struct
1154 u32 flags;
1155 u32 band:3,
1156 status_data_idr:1,
1157 status_data:13,
1158 hw_queue:4,
1159 tx_time_est:10;
1162 union {