FreeBSD kernel BXE device code
eth_tx_parse_bd_e1x Struct Reference

#include <ecore_hsi.h>

Data Fields

uint16_t global_data
 
uint8_t tcp_flags
 
uint8_t ip_hlen_w
 
uint16_t total_hlen_w
 
uint16_t tcp_pseudo_csum
 
uint16_t lso_mss
 
uint16_t ip_id
 
uint32_t tcp_send_seq
 

Detailed Description

Definition at line 7609 of file ecore_hsi.h.

Field Documentation

◆ global_data

uint16_t eth_tx_parse_bd_e1x::global_data

Definition at line 7611 of file ecore_hsi.h.

Referenced by bxe_set_pbd_csum(), bxe_set_pbd_lso(), and bxe_tx_encap().

◆ ip_hlen_w

uint8_t eth_tx_parse_bd_e1x::ip_hlen_w

Definition at line 7641 of file ecore_hsi.h.

Referenced by bxe_set_pbd_csum(), and bxe_tx_encap().

◆ ip_id

uint16_t eth_tx_parse_bd_e1x::ip_id

Definition at line 7645 of file ecore_hsi.h.

Referenced by bxe_set_pbd_lso(), and bxe_tx_encap().

◆ lso_mss

uint16_t eth_tx_parse_bd_e1x::lso_mss

Definition at line 7644 of file ecore_hsi.h.

Referenced by bxe_set_pbd_lso(), and bxe_tx_encap().

◆ tcp_flags

uint8_t eth_tx_parse_bd_e1x::tcp_flags

Definition at line 7624 of file ecore_hsi.h.

Referenced by bxe_set_pbd_lso(), and bxe_tx_encap().

◆ tcp_pseudo_csum

uint16_t eth_tx_parse_bd_e1x::tcp_pseudo_csum

Definition at line 7643 of file ecore_hsi.h.

Referenced by bxe_set_pbd_csum(), bxe_set_pbd_lso(), and bxe_tx_encap().

◆ tcp_send_seq

uint32_t eth_tx_parse_bd_e1x::tcp_send_seq

Definition at line 7646 of file ecore_hsi.h.

Referenced by bxe_set_pbd_lso(), and bxe_tx_encap().

◆ total_hlen_w

uint16_t eth_tx_parse_bd_e1x::total_hlen_w

Definition at line 7642 of file ecore_hsi.h.

Referenced by bxe_set_pbd_csum(), and bxe_tx_encap().


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