Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8712/
Dwifi.h460 struct ieee80211_bar { struct
461 __le16 frame_control;
462 __le16 duration;
463 unsigned char ra[6];
464 unsigned char ta[6];
465 __le16 control;
466 __le16 start_seq_num;
/Linux-v5.4/include/linux/
Dieee80211.h1249 struct ieee80211_bar { struct
1250 __le16 frame_control;
1251 __le16 duration;
1252 __u8 ra[ETH_ALEN];
1253 __u8 ta[ETH_ALEN];
1254 __le16 control;
1255 __le16 start_seq_num;