Home
last modified time | relevance | path

Searched refs:I40E_MIN_TSO_MSS (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_rxtx.h30 #define I40E_MIN_TSO_MSS 256 macro
H A Di40e_rxtx.c1482 m->tso_segsz < I40E_MIN_TSO_MSS || in i40e_prep_pkts()