Searched defs:eth_fast_path_rx_tpa_end_cqe (Results 1 – 1 of 1) sorted by relevance
265 struct eth_fast_path_rx_tpa_end_cqe { struct266 u8 type;267 u8 tpa_agg_index;268 __le16 total_packet_len;269 u8 num_of_bds;270 u8 end_reason;271 __le16 num_of_coalesced_segs;272 __le32 ts_delta;273 __le16 len_list[ETH_TPA_CQE_END_LEN_LIST_SIZE];274 __le16 reserved3[ETH_TPA_CQE_END_LEN_LIST_SIZE];[all …]