Home
last modified time | relevance | path

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

/dpdk/drivers/net/thunderx/
H A Dnicvf_struct.h106 int skip_bytes; member
H A Dnicvf_ethdev.c1240 mb_def.data_off = RTE_PKTMBUF_HEADROOM + (nic->skip_bytes); in nicvf_rxq_mbuf_setup()
1268 if (buffsz < (uint32_t)(nic->skip_bytes)) { in nicvf_dev_rx_queue_setup()
1510 rxq->mbuf_phys_off -= nic->skip_bytes; in nicvf_vf_start()
2090 nic->skip_bytes = bytes_to_skip; in nicvf_set_first_skip()