FreeBSD kernel IXGBE device code
ixgbe_hic_phy_token_req Struct Reference

#include <ixgbe_type.h>

Collaboration diagram for ixgbe_hic_phy_token_req:

Data Fields

struct ixgbe_hic_hdr hdr
 
u8 port_number
 
u8 command_type
 
u16 pad
 

Detailed Description

Definition at line 3254 of file ixgbe_type.h.

Field Documentation

◆ command_type

u8 ixgbe_hic_phy_token_req::command_type

Definition at line 3257 of file ixgbe_type.h.

Referenced by ixgbe_get_phy_token(), and ixgbe_put_phy_token().

◆ hdr

struct ixgbe_hic_hdr ixgbe_hic_phy_token_req::hdr

Definition at line 3255 of file ixgbe_type.h.

Referenced by ixgbe_get_phy_token(), and ixgbe_put_phy_token().

◆ pad

u16 ixgbe_hic_phy_token_req::pad

Definition at line 3258 of file ixgbe_type.h.

Referenced by ixgbe_get_phy_token(), and ixgbe_put_phy_token().

◆ port_number

u8 ixgbe_hic_phy_token_req::port_number

Definition at line 3256 of file ixgbe_type.h.

Referenced by ixgbe_get_phy_token(), and ixgbe_put_phy_token().


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