Searched refs:payload_offset (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.bin/mkimg/
H A Dvhdx.c412 uint64_t idx, payload_offset, bat_ptr; local
430 payload_offset = 3 + (bat_size / SIZE_1MB);
434 BAT_ENTRY(payload_offset, PAYLOAD_BLOCK_FULLY_PRESENT));
436 payload_offset += (PAYLOAD_BLOCK_SIZE / SIZE_1MB);
/freebsd-11-stable/sys/dev/bnxt/
H A Dhsi_struct_def.h874 * indicates that the payload_offset field is valid.
879 * indicates that the payload_offset field is valid.
884 * FCoE. This also indicates that the payload_offset field is
890 * RoCE. This also indicates that the payload_offset field is
896 * ICMP. This indicates that the payload_offset field is valid.
967 uint8_t payload_offset; member in struct:rx_pkt_cmpl
1425 * subtracted from the payload_offset to determine the start of the
1449 * subtracted from the payload_offset to determine the start of the
1518 * payload_offset field is valid.
1553 uint8_t payload_offset; member in struct:rx_tpa_end_cmpl
[all...]

Completed in 175 milliseconds