Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Deth_common.h411 struct eth_fast_path_rx_tpa_start_cqe { struct
412 u8 type /* CQE type */;
413 u8 bitfields;
424 struct parsing_and_err_flags pars_flags;
425 __le16 vlan_tag /* 802.1q VLAN tag */;
426 __le32 rss_hash /* RSS hash result */;
430 struct eth_tunnel_parsing_flags tunnel_pars_flags;
431 u8 tpa_agg_index /* TPA aggregation index */;
435 __le16 reserved2;
439 __le32 flow_id_or_resource_id;
[all …]