Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_rxtx.c226 #define IGB_TSO_MAX_MSS (9216) macro
243 if ((ol_para.tso_segsz > IGB_TSO_MAX_MSS) || (ol_para.l2_len + in check_tso_para()
652 if ((m->tso_segsz > IGB_TSO_MAX_MSS) || in eth_igb_prep_pkts()