Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dsge.c499 static inline unsigned int sgl_len(unsigned int n) in sgl_len() function
588 flits = sgl_len(m->nb_segs); in calc_tx_flits()
927 flits = (sgl_len(mbuf->nb_segs) + 1) & ~1U; in should_tx_packet_coalesce()