Searched refs:l4_offset (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/vnic/
H A Dq_struct.h571 uint64_t l4_offset:8; member in struct:sq_hdr_subdesc
586 uint64_t l4_offset:8;
H A Dnicvf_queues.c1859 hdr->l4_offset = poff;
/freebsd-11-stable/sys/dev/tsec/
H A Dif_tsec.h336 volatile uint8_t l4_offset; member in struct:tsec_tx_fcb
H A Dif_tsec.c747 tx_fcb->l4_offset = sizeof(struct ip);
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_isr.c233 pkt_length = sgc->payload_length + sgc->l4_offset;
298 th = (struct tcphdr *)(mpf->m_data + sgc->l4_offset);
649 sgc.lro.l4_offset =
H A Dql_hw.h1516 uint16_t l4_offset; member in struct:_qla_sgl_lro

Completed in 197 milliseconds