Searched defs:rx_pkt_attrib (Results 1 – 3 of 3) sorted by relevance
41 struct rx_pkt_attrib { struct43 u8 amsdu;44 u8 order;45 u8 qos;46 u8 to_fr_ds;47 u8 frag_num;48 u16 seq_num;49 u8 pw_save;50 u8 mfrag;51 u8 mdata;[all …]
96 struct rx_pkt_attrib { struct97 u16 pkt_len;98 u8 physt;99 u8 drvinfo_sz;100 u8 shift_sz;101 u8 hdrlen; /* the WLAN Header Len */102 u8 amsdu;103 u8 qos;104 u8 priority;105 u8 pw_save;[all …]
102 struct rx_pkt_attrib { struct103 u16 pkt_len;104 u8 physt;105 u8 drvinfo_sz;106 u8 shift_sz;107 u8 hdrlen; /* the WLAN Header Len */108 u8 to_fr_ds;109 u8 amsdu;110 u8 qos;111 u8 priority;[all …]