FreeBSD kernel CXGBE device code
port_tx_state Struct Reference

Data Fields

uint64_t rx_pause
 
uint64_t tx_frames
 

Detailed Description

Definition at line 243 of file t4_hw.c.

Field Documentation

◆ rx_pause

uint64_t port_tx_state::rx_pause

Definition at line 244 of file t4_hw.c.

Referenced by check_tx_state(), and read_tx_state_one().

◆ tx_frames

uint64_t port_tx_state::tx_frames

Definition at line 245 of file t4_hw.c.

Referenced by check_tx_state(), and read_tx_state_one().


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