Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8712/
Dwifi.h487 struct ieee80211_bar { struct
488 unsigned short frame_control;
489 unsigned short duration;
490 unsigned char ra[6];
491 unsigned char ta[6];
492 unsigned short control;
493 unsigned short start_seq_num;
/linux-4.4.14/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;