Searched defs:rx_pkt_attrib (Results 1 – 3 of 3) sorted by relevance
42 struct rx_pkt_attrib { struct44 u8 amsdu;45 u8 order;46 u8 qos;47 u8 to_fr_ds;48 u8 frag_num;49 u16 seq_num;50 u8 pw_save;51 u8 mfrag;52 u8 mdata;[all …]
83 struct rx_pkt_attrib { struct84 u16 pkt_len;85 u8 physt;86 u8 drvinfo_sz;87 u8 shift_sz;88 u8 hdrlen; /* the WLAN Header Len */89 u8 to_fr_ds;90 u8 amsdu;91 u8 qos;92 u8 priority;[all …]
132 struct rx_pkt_attrib { struct133 u16 pkt_len;134 u8 physt;135 u8 drvinfo_sz;136 u8 shift_sz;137 u8 hdrlen; /* the WLAN Header Len */138 u8 to_fr_ds;139 u8 amsdu;140 u8 qos;141 u8 priority;[all …]