FreeBSD kernel IXGBE device code
ixgbe_hic_phy_activity_resp Struct Reference

#include <ixgbe_type.h>

Collaboration diagram for ixgbe_hic_phy_activity_resp:

Data Fields

struct ixgbe_hic_hdr hdr
 
__be32 data [FW_PHY_ACT_DATA_COUNT]
 

Detailed Description

Definition at line 3284 of file ixgbe_type.h.

Field Documentation

◆ data

__be32 ixgbe_hic_phy_activity_resp::data[FW_PHY_ACT_DATA_COUNT]

Definition at line 3286 of file ixgbe_type.h.

Referenced by ixgbe_fw_phy_activity().

◆ hdr

struct ixgbe_hic_hdr ixgbe_hic_phy_activity_resp::hdr

Definition at line 3285 of file ixgbe_type.h.


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