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

/freebsd-11-stable/sys/contrib/ena-com/
H A Dena_eth_com.h80 u8 pkt_offset; member in struct:ena_com_rx_ctx
H A Dena_eth_com.c608 ena_rx_ctx->pkt_offset = cdesc->offset;
/freebsd-11-stable/sys/dev/ena/
H A Dena_datapath.c421 mbuf->m_data = mtodo(mbuf, ena_rx_ctx->pkt_offset);
423 "Mbuf data offset=%u\n", ena_rx_ctx->pkt_offset);
568 ena_rx_ctx.pkt_offset = 0;

Completed in 88 milliseconds