|
Linux Kernel
3.7.1
|
#include <libcxgbi.h>
Data Fields | |
| struct kref | refcnt |
| struct cxgbi_device * | cdev |
| struct pci_dev * | pdev |
| unsigned int | max_txsz |
| unsigned int | max_rxsz |
| unsigned int | llimit |
| unsigned int | ulimit |
| unsigned int | nppods |
| unsigned int | idx_last |
| unsigned char | idx_bits |
| unsigned char | filler [3] |
| unsigned int | idx_mask |
| unsigned int | rsvd_tag_mask |
| spinlock_t | map_lock |
| struct cxgbi_gather_list ** | gl_map |
Definition at line 118 of file libcxgbi.h.
Definition at line 120 of file libcxgbi.h.
| unsigned char filler[3] |
Definition at line 129 of file libcxgbi.h.
| struct cxgbi_gather_list** gl_map |
Definition at line 133 of file libcxgbi.h.
| unsigned char idx_bits |
Definition at line 128 of file libcxgbi.h.
| unsigned int idx_last |
Definition at line 127 of file libcxgbi.h.
| unsigned int idx_mask |
Definition at line 130 of file libcxgbi.h.
| unsigned int llimit |
Definition at line 124 of file libcxgbi.h.
| spinlock_t map_lock |
Definition at line 132 of file libcxgbi.h.
| unsigned int max_rxsz |
Definition at line 123 of file libcxgbi.h.
| unsigned int max_txsz |
Definition at line 122 of file libcxgbi.h.
| unsigned int nppods |
Definition at line 126 of file libcxgbi.h.
Definition at line 121 of file libcxgbi.h.
Definition at line 119 of file libcxgbi.h.
| unsigned int rsvd_tag_mask |
Definition at line 131 of file libcxgbi.h.
| unsigned int ulimit |
Definition at line 125 of file libcxgbi.h.
1.8.2