Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_rxtx.h33 #define I40E_TX_MAX_SEG UINT8_MAX macro
H A Di40e_rxtx.c1481 } else if (m->nb_segs > I40E_TX_MAX_SEG || in i40e_prep_pkts()
H A Di40e_ethdev.c3830 .nb_seg_max = I40E_TX_MAX_SEG, in i40e_dev_info_get()