Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/qed/
Deth_common.h242 struct eth_fast_path_rx_tpa_end_cqe { struct
243 u8 type;
244 u8 tpa_agg_index;
245 __le16 total_packet_len;
246 u8 num_of_bds;
247 u8 end_reason;
248 __le16 num_of_coalesced_segs;
249 __le32 ts_delta;
250 __le16 len_list[ETH_TPA_CQE_END_LEN_LIST_SIZE];
251 __le16 reserved3[ETH_TPA_CQE_END_LEN_LIST_SIZE];
[all …]