|
Linux Kernel
3.7.1
|
#include <mthca_provider.h>
Data Fields | |
| spinlock_t | lock |
| int | max |
| unsigned | next_ind |
| unsigned | last_comp |
| unsigned | head |
| unsigned | tail |
| void * | last |
| int | max_gs |
| int | wqe_shift |
| int | db_index |
| __be32 * | db |
Definition at line 246 of file mthca_provider.h.
| __be32* db |
Definition at line 258 of file mthca_provider.h.
Definition at line 257 of file mthca_provider.h.
| unsigned head |
Definition at line 251 of file mthca_provider.h.
| void* last |
Definition at line 253 of file mthca_provider.h.
| unsigned last_comp |
Definition at line 250 of file mthca_provider.h.
| spinlock_t lock |
Definition at line 247 of file mthca_provider.h.
| int max |
Definition at line 248 of file mthca_provider.h.
| int max_gs |
Definition at line 254 of file mthca_provider.h.
| unsigned next_ind |
Definition at line 249 of file mthca_provider.h.
| unsigned tail |
Definition at line 252 of file mthca_provider.h.
| int wqe_shift |
Definition at line 255 of file mthca_provider.h.
1.8.2