FreeBSD kernel IXGBE device code
ixgbe_hic_phy_activity_req Struct Reference

#include <ixgbe_type.h>

Collaboration diagram for ixgbe_hic_phy_activity_req:

Data Fields

struct ixgbe_hic_hdr hdr
 
u8 port_number
 
u8 pad
 
__le16 activity_id
 
__be32 data [FW_PHY_ACT_DATA_COUNT]
 

Detailed Description

Definition at line 3276 of file ixgbe_type.h.

Field Documentation

◆ activity_id

__le16 ixgbe_hic_phy_activity_req::activity_id

Definition at line 3280 of file ixgbe_type.h.

◆ data

__be32 ixgbe_hic_phy_activity_req::data[FW_PHY_ACT_DATA_COUNT]

Definition at line 3281 of file ixgbe_type.h.

◆ hdr

struct ixgbe_hic_hdr ixgbe_hic_phy_activity_req::hdr

Definition at line 3277 of file ixgbe_type.h.

◆ pad

u8 ixgbe_hic_phy_activity_req::pad

Definition at line 3279 of file ixgbe_type.h.

◆ port_number

u8 ixgbe_hic_phy_activity_req::port_number

Definition at line 3278 of file ixgbe_type.h.


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