Searched defs:eth_fast_path_rx_tpa_end_cqe (Results 1 – 1 of 1) sorted by relevance
390 struct eth_fast_path_rx_tpa_end_cqe { struct391 u8 type /* CQE type */;392 u8 tpa_agg_index /* TPA aggregation index */;393 __le16 total_packet_len /* Total aggregated packet length */;394 u8 num_of_bds /* Total number of BDs comprising the packet */;396 u8 end_reason;398 __le32 ts_delta /* TCP timestamp delta */;400 __le16 len_list[ETH_TPA_CQE_END_LEN_LIST_SIZE];401 __le16 reserved3[ETH_TPA_CQE_END_LEN_LIST_SIZE] /* FW reserved. */;402 __le16 reserved1;[all …]