FreeBSD kernel BXE device code
eth_tx_parse_2nd_bd Struct Reference

#include <ecore_hsi.h>

Data Fields

uint16_t global_data
 
uint8_t bd_type
 
uint8_t reserved3
 
uint8_t tcp_flags
 
uint8_t reserved4
 
uint8_t tunnel_udp_hdr_start_w
 
uint8_t fw_ip_hdr_to_payload_w
 
uint16_t fw_ip_csum_wo_len_flags_frag
 
uint16_t hw_ip_id
 
uint32_t tcp_send_seq
 

Detailed Description

Definition at line 7671 of file ecore_hsi.h.

Field Documentation

◆ bd_type

uint8_t eth_tx_parse_2nd_bd::bd_type

Definition at line 7688 of file ecore_hsi.h.

◆ fw_ip_csum_wo_len_flags_frag

uint16_t eth_tx_parse_2nd_bd::fw_ip_csum_wo_len_flags_frag

Definition at line 7714 of file ecore_hsi.h.

◆ fw_ip_hdr_to_payload_w

uint8_t eth_tx_parse_2nd_bd::fw_ip_hdr_to_payload_w

Definition at line 7713 of file ecore_hsi.h.

◆ global_data

uint16_t eth_tx_parse_2nd_bd::global_data

Definition at line 7673 of file ecore_hsi.h.

◆ hw_ip_id

uint16_t eth_tx_parse_2nd_bd::hw_ip_id

Definition at line 7715 of file ecore_hsi.h.

◆ reserved3

uint8_t eth_tx_parse_2nd_bd::reserved3

Definition at line 7693 of file ecore_hsi.h.

◆ reserved4

uint8_t eth_tx_parse_2nd_bd::reserved4

Definition at line 7711 of file ecore_hsi.h.

◆ tcp_flags

uint8_t eth_tx_parse_2nd_bd::tcp_flags

Definition at line 7694 of file ecore_hsi.h.

◆ tcp_send_seq

uint32_t eth_tx_parse_2nd_bd::tcp_send_seq

Definition at line 7716 of file ecore_hsi.h.

◆ tunnel_udp_hdr_start_w

uint8_t eth_tx_parse_2nd_bd::tunnel_udp_hdr_start_w

Definition at line 7712 of file ecore_hsi.h.


The documentation for this struct was generated from the following file: