Searched defs:last_seq_ctrl (Results 1 - 2 of 2) sorted by relevance

/net/mac80211/
H A Ddebugfs_sta.c152 le16_to_cpu(sta->last_seq_ctrl[i]));
156 STA_OPS(last_seq_ctrl); variable
568 DEBUGFS_ADD(last_seq_ctrl);
H A Dsta_info.h298 * @last_seq_ctrl: last received seq/frag number from this STA (per RX queue)
392 __le16 last_seq_ctrl[IEEE80211_NUM_TIDS + 1]; member in struct:sta_info

Completed in 176 milliseconds