Searched defs:rx_pkt_attrib (Results 1 – 3 of 3) sorted by relevance
39 struct rx_pkt_attrib { struct40 u8 amsdu;41 u8 order;42 u8 qos;43 u8 to_fr_ds;44 u8 frag_num;45 u16 seq_num;46 u8 pw_save;47 u8 mfrag;48 u8 mdata;[all …]
77 struct rx_pkt_attrib { struct78 u16 pkt_len;79 u8 physt;80 u8 drvinfo_sz;81 u8 shift_sz;82 u8 hdrlen; /* the WLAN Header Len */83 u8 amsdu;84 bool qos;85 u8 priority;86 u8 pw_save;[all …]
119 struct rx_pkt_attrib { struct120 u16 pkt_len;121 u8 physt;122 u8 drvinfo_sz;123 u8 shift_sz;124 u8 hdrlen; /* the WLAN Header Len */125 u8 to_fr_ds;126 u8 amsdu;127 u8 qos;128 u8 priority;[all …]