Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/
H A Digb_rxtx.c212 #define IGB_TSO_MAX_MSS (9216) macro
229 if ((ol_para.tso_segsz > IGB_TSO_MAX_MSS) || (ol_para.l2_len + in check_tso_para()
632 if ((m->tso_segsz > IGB_TSO_MAX_MSS) || in eth_igb_prep_pkts()