|
Linux Kernel
3.7.1
|
#include <cxgb4_uld.h>
Data Fields | |
| struct pci_dev * | pdev |
| struct l2t_data * | l2t |
| struct tid_info * | tids |
| struct net_device ** | ports |
| struct cxgb4_virt_res * | vr |
| const unsigned short * | mtus |
| const unsigned short * | rxq_ids |
| unsigned short | nrxq |
| unsigned short | ntxq |
| unsigned char | nchan:4 |
| unsigned char | nports:4 |
| unsigned char | wr_cred |
| unsigned char | adapter_type |
| unsigned char | fw_api_ver |
| unsigned int | fw_vers |
| unsigned int | iscsi_iolen |
| unsigned short | udb_density |
| unsigned short | ucq_density |
| void __iomem * | gts_reg |
| void __iomem * | db_reg |
| int | dbfifo_int_thresh |
Definition at line 205 of file cxgb4_uld.h.
| unsigned char adapter_type |
Definition at line 218 of file cxgb4_uld.h.
Definition at line 225 of file cxgb4_uld.h.
| int dbfifo_int_thresh |
Definition at line 226 of file cxgb4_uld.h.
| unsigned char fw_api_ver |
Definition at line 219 of file cxgb4_uld.h.
| unsigned int fw_vers |
Definition at line 220 of file cxgb4_uld.h.
Definition at line 224 of file cxgb4_uld.h.
| unsigned int iscsi_iolen |
Definition at line 221 of file cxgb4_uld.h.
Definition at line 207 of file cxgb4_uld.h.
Definition at line 211 of file cxgb4_uld.h.
| unsigned char nchan |
Definition at line 215 of file cxgb4_uld.h.
| unsigned char nports |
Definition at line 216 of file cxgb4_uld.h.
| unsigned short nrxq |
Definition at line 213 of file cxgb4_uld.h.
| unsigned short ntxq |
Definition at line 214 of file cxgb4_uld.h.
Definition at line 206 of file cxgb4_uld.h.
| struct net_device** ports |
Definition at line 209 of file cxgb4_uld.h.
Definition at line 212 of file cxgb4_uld.h.
Definition at line 208 of file cxgb4_uld.h.
| unsigned short ucq_density |
Definition at line 223 of file cxgb4_uld.h.
| unsigned short udb_density |
Definition at line 222 of file cxgb4_uld.h.
| struct cxgb4_virt_res* vr |
Definition at line 210 of file cxgb4_uld.h.
| unsigned char wr_cred |
Definition at line 217 of file cxgb4_uld.h.
1.8.2