Home
last modified time | relevance | path

Searched defs:eth_fast_path_rx_reg_cqe (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Deth_common.h265 struct eth_fast_path_rx_reg_cqe struct
267 u8 type /* CQE type */;
268 u8 bitfields;
275 __le16 pkt_len /* Total packet length (from the parser) */;
276 struct parsing_and_err_flags pars_flags /* Parsing and error flags from the parser */;
277 __le16 vlan_tag /* 802.1q VLAN tag */;
278 __le32 rss_hash /* RSS hash result */;
279 __le16 len_on_first_bd /* Number of bytes placed on first BD */;
280 u8 placement_offset /* Offset of placement from BD start */;
281 struct eth_tunnel_parsing_flags tunnel_pars_flags /* Tunnel Parsing Flags */;
[all …]