Searched defs:eth_fast_path_rx_reg_cqe (Results 1 – 1 of 1) sorted by relevance
247 struct eth_fast_path_rx_reg_cqe struct249 u8 type /* CQE type (use enum eth_rx_cqe_type) */;250 u8 bitfields;257 __le16 pkt_len /* Total packet length (from the parser) */;258 struct parsing_and_err_flags pars_flags /* Parsing and error flags from the parser */;259 __le16 vlan_tag /* 802.1q VLAN tag */;260 __le32 rss_hash /* RSS hash result */;261 __le16 len_on_first_bd /* Number of bytes placed on first BD */;262 u8 placement_offset /* Offset of placement from BD start */;263 struct eth_tunnel_parsing_flags tunnel_pars_flags /* Tunnel Parsing Flags */;[all …]