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

/freebsd-12-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-12-stable/sys/dev/ena/
H A Dena_datapath.c436 mbuf->m_data = mtodo(mbuf, ena_rx_ctx->pkt_offset);
438 "Mbuf data offset=%u\n", ena_rx_ctx->pkt_offset);
583 ena_rx_ctx.pkt_offset = 0;

Completed in 58 milliseconds