FreeBSD kernel CXGBE device code
match_rr Struct Reference
Collaboration diagram for match_rr:

Data Fields

const char * name
 
int lock
 
struct adaptersc
 
int rc
 

Detailed Description

Definition at line 99 of file t4_tracer.c.

Field Documentation

◆ lock

int match_rr::lock

Definition at line 101 of file t4_tracer.c.

Referenced by match_name(), and t4_cloner_create().

◆ name

const char* match_rr::name

Definition at line 100 of file t4_tracer.c.

Referenced by match_name(), t4_cloner_create(), and t4_cloner_match().

◆ rc

int match_rr::rc

Definition at line 103 of file t4_tracer.c.

Referenced by match_name(), and t4_cloner_create().

◆ sc

struct adapter* match_rr::sc

Definition at line 102 of file t4_tracer.c.

Referenced by match_name(), and t4_cloner_create().


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