Searched defs:rx_pkt_attrib (Results 1 – 3 of 3) sorted by relevance
40 struct rx_pkt_attrib { struct42 u8 amsdu;43 u8 order;44 u8 qos;45 u8 to_fr_ds;46 u8 frag_num;47 u16 seq_num;48 u8 pw_save;49 u8 mfrag;50 u8 mdata;[all …]
84 struct rx_pkt_attrib { struct85 u16 pkt_len;86 u8 physt;87 u8 drvinfo_sz;88 u8 shift_sz;89 u8 hdrlen; /* the WLAN Header Len */90 u8 to_fr_ds;91 u8 amsdu;92 u8 qos;93 u8 priority;[all …]
128 struct rx_pkt_attrib { struct129 u16 pkt_len;130 u8 physt;131 u8 drvinfo_sz;132 u8 shift_sz;133 u8 hdrlen; /* the WLAN Header Len */134 u8 to_fr_ds;135 u8 amsdu;136 u8 qos;137 u8 priority;[all …]