Searched defs:core_rx_fast_path_cqe (Results 1 – 1 of 1) sorted by relevance
245 struct core_rx_fast_path_cqe struct247 u8 type /* CQE type (use enum core_rx_cqe_type) */;248 u8 placement_offset /* Offset (in bytes) of the packet from start of the buffer */;249 struct parsing_and_err_flags parse_flags /* Parsing and error flags from the parser */;250 __le16 packet_length /* Total packet length (from the parser) */;251 __le16 vlan /* 802.1q VLAN tag */;252 struct core_rx_cqe_opaque_data opaque_data /* Opaque Data */;253 …ecific error. errors indications are provided by the cracker. see spec for detailed description */;254 __le16 reserved0;255 __le32 reserved1[3];