Searched defs:ieee80211_bar (Results 1 – 2 of 2) sorted by relevance
545 struct ieee80211_bar { struct546 unsigned short frame_control;547 unsigned short duration;548 unsigned char ra[6];549 unsigned char ta[6];550 unsigned short control;551 unsigned short start_seq_num;
879 struct ieee80211_bar { struct880 __le16 frame_control;881 __le16 duration;882 __u8 ra[6];883 __u8 ta[6];884 __le16 control;885 __le16 start_seq_num;