FreeBSD kernel IXGBE device code
ixgbe_hic_internal_phy_req Struct Reference

#include <ixgbe_type.h>

Collaboration diagram for ixgbe_hic_internal_phy_req:

Data Fields

struct ixgbe_hic_hdr hdr
 
u8 port_number
 
u8 command_type
 
__be16 address
 
u16 rsv1
 
__be32 write_data
 
u16 pad
 

Detailed Description

Definition at line 3261 of file ixgbe_type.h.

Field Documentation

◆ address

__be16 ixgbe_hic_internal_phy_req::address

Definition at line 3265 of file ixgbe_type.h.

Referenced by ixgbe_write_iosf_sb_reg_x550a().

◆ command_type

u8 ixgbe_hic_internal_phy_req::command_type

Definition at line 3264 of file ixgbe_type.h.

Referenced by ixgbe_write_iosf_sb_reg_x550a().

◆ hdr

struct ixgbe_hic_hdr ixgbe_hic_internal_phy_req::hdr

Definition at line 3262 of file ixgbe_type.h.

Referenced by ixgbe_write_iosf_sb_reg_x550a().

◆ pad

u16 ixgbe_hic_internal_phy_req::pad

Definition at line 3268 of file ixgbe_type.h.

◆ port_number

u8 ixgbe_hic_internal_phy_req::port_number

Definition at line 3263 of file ixgbe_type.h.

Referenced by ixgbe_write_iosf_sb_reg_x550a().

◆ rsv1

u16 ixgbe_hic_internal_phy_req::rsv1

Definition at line 3266 of file ixgbe_type.h.

◆ write_data

__be32 ixgbe_hic_internal_phy_req::write_data

Definition at line 3267 of file ixgbe_type.h.

Referenced by ixgbe_write_iosf_sb_reg_x550a().


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