FreeBSD kernel CXGBE device code
c4iw_hw_queue Struct Reference

#include <iw_cxgbe.h>

Data Fields

int t4_eq_status_entries
 
int t4_max_eq_size
 
int t4_max_iq_size
 
int t4_max_rq_size
 
int t4_max_sq_size
 
int t4_max_qp_depth
 
int t4_max_cq_depth
 
int t4_stat_len
 

Detailed Description

Definition at line 141 of file iw_cxgbe.h.

Field Documentation

◆ t4_eq_status_entries

int c4iw_hw_queue::t4_eq_status_entries

Definition at line 142 of file iw_cxgbe.h.

◆ t4_max_cq_depth

int c4iw_hw_queue::t4_max_cq_depth

Definition at line 148 of file iw_cxgbe.h.

◆ t4_max_eq_size

int c4iw_hw_queue::t4_max_eq_size

Definition at line 143 of file iw_cxgbe.h.

◆ t4_max_iq_size

int c4iw_hw_queue::t4_max_iq_size

Definition at line 144 of file iw_cxgbe.h.

◆ t4_max_qp_depth

int c4iw_hw_queue::t4_max_qp_depth

Definition at line 147 of file iw_cxgbe.h.

◆ t4_max_rq_size

int c4iw_hw_queue::t4_max_rq_size

Definition at line 145 of file iw_cxgbe.h.

◆ t4_max_sq_size

int c4iw_hw_queue::t4_max_sq_size

Definition at line 146 of file iw_cxgbe.h.

◆ t4_stat_len

int c4iw_hw_queue::t4_stat_len

Definition at line 149 of file iw_cxgbe.h.


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