Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/ena-com/
Dena_eth_com.h80 u8 pkt_offset; member
Dena_eth_com.c608 ena_rx_ctx->pkt_offset = cdesc->offset; in ena_com_rx_pkt()
/freebsd-12-stable/sys/dev/ena/
Dena_datapath.c454 mbuf->m_data = mtodo(mbuf, ena_rx_ctx->pkt_offset); in ena_rx_mbuf()
455 ena_log_io(pdev, DBG, "Mbuf data offset=%u\n", ena_rx_ctx->pkt_offset); in ena_rx_mbuf()
604 ena_rx_ctx.pkt_offset = 0; in ena_rx_cleanup()