Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/mac80211/
A Dieee80211_i.h448 struct ieee80211_sta_tx_tspec { struct
450 unsigned long time_slice_start;
452 u32 admitted_time; /* in usecs, unlike over the air */
453 u8 tsid;
454 s8 up; /* signed to be able to invalidate with -1 during teardown */
457 u32 consumed_tx_time;
458 enum {
462 } action;
463 bool downgraded;

Completed in 21 milliseconds