iPXE
Data Fields
hwrm_ring_alloc_output Struct Reference

#include <bnxt_hsi.h>

Data Fields

__le16 error_code
 
__le16 req_type
 
__le16 seq_id
 
__le16 resp_len
 
__le16 ring_id
 
__le16 logical_ring_id
 
u8 unused_0 [3]
 
u8 valid
 

Detailed Description

Definition at line 6175 of file bnxt_hsi.h.

Field Documentation

◆ error_code

__le16 hwrm_ring_alloc_output::error_code

Definition at line 6176 of file bnxt_hsi.h.

◆ req_type

__le16 hwrm_ring_alloc_output::req_type

Definition at line 6177 of file bnxt_hsi.h.

◆ seq_id

__le16 hwrm_ring_alloc_output::seq_id

Definition at line 6178 of file bnxt_hsi.h.

◆ resp_len

__le16 hwrm_ring_alloc_output::resp_len

Definition at line 6179 of file bnxt_hsi.h.

◆ ring_id

__le16 hwrm_ring_alloc_output::ring_id

Definition at line 6180 of file bnxt_hsi.h.

Referenced by bnxt_hwrm_ring_alloc().

◆ logical_ring_id

__le16 hwrm_ring_alloc_output::logical_ring_id

Definition at line 6181 of file bnxt_hsi.h.

◆ unused_0

u8 hwrm_ring_alloc_output::unused_0[3]

Definition at line 6182 of file bnxt_hsi.h.

◆ valid

u8 hwrm_ring_alloc_output::valid

Definition at line 6183 of file bnxt_hsi.h.


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