Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rtl8712/
Dwifi.h545 struct ieee80211_bar { struct
546 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;
/linux-3.4.99/include/linux/
Dieee80211.h879 struct ieee80211_bar { struct
880 __le16 frame_control;
881 __le16 duration;
882 __u8 ra[6];
883 __u8 ta[6];
884 __le16 control;
885 __le16 start_seq_num;