Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8712/
Dwifi.h496 struct ieee80211_bar { struct
497 unsigned short frame_control;
498 unsigned short duration;
499 unsigned char ra[6];
500 unsigned char ta[6];
501 unsigned short control;
502 unsigned short start_seq_num;
/linux-4.1.27/include/linux/
Dieee80211.h1196 struct ieee80211_bar { struct
1197 __le16 frame_control;
1198 __le16 duration;
1199 __u8 ra[ETH_ALEN];
1200 __u8 ta[ETH_ALEN];
1201 __le16 control;
1202 __le16 start_seq_num;