Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8712/
Dwifi.h489 struct ieee80211_bar { struct
490 __le16 frame_control;
491 __le16 duration;
492 unsigned char ra[6];
493 unsigned char ta[6];
494 __le16 control;
495 __le16 start_seq_num;
/Linux-v4.19/include/linux/
Dieee80211.h1240 struct ieee80211_bar { struct
1241 __le16 frame_control;
1242 __le16 duration;
1243 __u8 ra[ETH_ALEN];
1244 __u8 ta[ETH_ALEN];
1245 __le16 control;
1246 __le16 start_seq_num;