Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_hsi_eth.h962 struct eth_vport_tpa_param { struct
963 u8 tpa_ipv4_en_flg /* Enable TPA for IPv4 packets */;
964 u8 tpa_ipv6_en_flg /* Enable TPA for IPv6 packets */;
970 u8 tpa_pkt_split_flg;
972 u8 tpa_hdr_data_split_flg;
974 u8 tpa_gro_consistent_flg;
976 u8 tpa_max_aggs_num;
979 __le16 tpa_min_size_to_start;
981 __le16 tpa_min_size_to_cont;
983 u8 max_buff_num;
[all …]