FreeBSD kernel BXE device code
port_info Struct Reference

#include <ecore_hsi.h>

Data Fields

uint32_t size
 
uint32_t enabled
 
uint32_t link_speed
 
uint32_t wol_support
 
uint32_t flow_control
 
uint32_t flex10
 
uint32_t rx_drops
 
uint32_t rx_errors
 
uint32_t rx_uncast_lo
 
uint32_t rx_uncast_hi
 
uint32_t rx_mcast_lo
 
uint32_t rx_mcast_hi
 
uint32_t rx_bcast_lo
 
uint32_t rx_bcast_hi
 
uint32_t tx_uncast_lo
 
uint32_t tx_uncast_hi
 
uint32_t tx_mcast_lo
 
uint32_t tx_mcast_hi
 
uint32_t tx_bcast_lo
 
uint32_t tx_bcast_hi
 
uint32_t tx_errors
 
uint32_t tx_discards
 
uint32_t rx_frames_lo
 
uint32_t rx_frames_hi
 
uint32_t rx_bytes_lo
 
uint32_t rx_bytes_hi
 
uint32_t tx_frames_lo
 
uint32_t tx_frames_hi
 
uint32_t tx_bytes_lo
 
uint32_t tx_bytes_hi
 
uint32_t link_status
 
uint32_t tx_pfc_frames_lo
 
uint32_t tx_pfc_frames_hi
 
uint32_t rx_pfc_frames_lo
 
uint32_t rx_pfc_frames_hi
 

Detailed Description

Definition at line 3501 of file ecore_hsi.h.

Field Documentation

◆ enabled

uint32_t port_info::enabled

Definition at line 3503 of file ecore_hsi.h.

◆ flex10

uint32_t port_info::flex10

Definition at line 3507 of file ecore_hsi.h.

◆ flow_control

uint32_t port_info::flow_control

Definition at line 3506 of file ecore_hsi.h.

◆ link_speed

uint32_t port_info::link_speed

Definition at line 3504 of file ecore_hsi.h.

◆ link_status

uint32_t port_info::link_status

Definition at line 3533 of file ecore_hsi.h.

◆ rx_bcast_hi

uint32_t port_info::rx_bcast_hi

Definition at line 3516 of file ecore_hsi.h.

◆ rx_bcast_lo

uint32_t port_info::rx_bcast_lo

Definition at line 3515 of file ecore_hsi.h.

◆ rx_bytes_hi

uint32_t port_info::rx_bytes_hi

Definition at line 3528 of file ecore_hsi.h.

◆ rx_bytes_lo

uint32_t port_info::rx_bytes_lo

Definition at line 3527 of file ecore_hsi.h.

◆ rx_drops

uint32_t port_info::rx_drops

Definition at line 3508 of file ecore_hsi.h.

◆ rx_errors

uint32_t port_info::rx_errors

Definition at line 3509 of file ecore_hsi.h.

◆ rx_frames_hi

uint32_t port_info::rx_frames_hi

Definition at line 3526 of file ecore_hsi.h.

◆ rx_frames_lo

uint32_t port_info::rx_frames_lo

Definition at line 3525 of file ecore_hsi.h.

◆ rx_mcast_hi

uint32_t port_info::rx_mcast_hi

Definition at line 3514 of file ecore_hsi.h.

◆ rx_mcast_lo

uint32_t port_info::rx_mcast_lo

Definition at line 3513 of file ecore_hsi.h.

◆ rx_pfc_frames_hi

uint32_t port_info::rx_pfc_frames_hi

Definition at line 3539 of file ecore_hsi.h.

◆ rx_pfc_frames_lo

uint32_t port_info::rx_pfc_frames_lo

Definition at line 3538 of file ecore_hsi.h.

◆ rx_uncast_hi

uint32_t port_info::rx_uncast_hi

Definition at line 3512 of file ecore_hsi.h.

◆ rx_uncast_lo

uint32_t port_info::rx_uncast_lo

Definition at line 3511 of file ecore_hsi.h.

◆ size

uint32_t port_info::size

Definition at line 3502 of file ecore_hsi.h.

◆ tx_bcast_hi

uint32_t port_info::tx_bcast_hi

Definition at line 3522 of file ecore_hsi.h.

◆ tx_bcast_lo

uint32_t port_info::tx_bcast_lo

Definition at line 3521 of file ecore_hsi.h.

◆ tx_bytes_hi

uint32_t port_info::tx_bytes_hi

Definition at line 3532 of file ecore_hsi.h.

◆ tx_bytes_lo

uint32_t port_info::tx_bytes_lo

Definition at line 3531 of file ecore_hsi.h.

◆ tx_discards

uint32_t port_info::tx_discards

Definition at line 3524 of file ecore_hsi.h.

◆ tx_errors

uint32_t port_info::tx_errors

Definition at line 3523 of file ecore_hsi.h.

◆ tx_frames_hi

uint32_t port_info::tx_frames_hi

Definition at line 3530 of file ecore_hsi.h.

◆ tx_frames_lo

uint32_t port_info::tx_frames_lo

Definition at line 3529 of file ecore_hsi.h.

◆ tx_mcast_hi

uint32_t port_info::tx_mcast_hi

Definition at line 3520 of file ecore_hsi.h.

◆ tx_mcast_lo

uint32_t port_info::tx_mcast_lo

Definition at line 3519 of file ecore_hsi.h.

◆ tx_pfc_frames_hi

uint32_t port_info::tx_pfc_frames_hi

Definition at line 3537 of file ecore_hsi.h.

◆ tx_pfc_frames_lo

uint32_t port_info::tx_pfc_frames_lo

Definition at line 3536 of file ecore_hsi.h.

◆ tx_uncast_hi

uint32_t port_info::tx_uncast_hi

Definition at line 3518 of file ecore_hsi.h.

◆ tx_uncast_lo

uint32_t port_info::tx_uncast_lo

Definition at line 3517 of file ecore_hsi.h.

◆ wol_support

uint32_t port_info::wol_support

Definition at line 3505 of file ecore_hsi.h.


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