FreeBSD kernel CXGBE device code
c4iw_dev_ucontext Struct Reference

#include <iw_cxgbe.h>

Data Fields

struct list_head qpids
 
struct list_head cqids
 
struct mutex lock
 

Detailed Description

Definition at line 114 of file iw_cxgbe.h.

Field Documentation

◆ cqids

struct list_head c4iw_dev_ucontext::cqids

Definition at line 116 of file iw_cxgbe.h.

◆ lock

struct mutex c4iw_dev_ucontext::lock

Definition at line 117 of file iw_cxgbe.h.

◆ qpids

struct list_head c4iw_dev_ucontext::qpids

Definition at line 115 of file iw_cxgbe.h.


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