|
Linux Kernel
3.7.1
|
Data Fields | |
| struct fc_exch_pool __percpu * | pool |
| mempool_t * | ep_pool |
| enum fc_class | class |
| struct kref | kref |
| u16 | min_xid |
| u16 | max_xid |
| u16 | pool_max_index |
| struct { | |
| atomic_t no_free_exch | |
| atomic_t no_free_exch_xid | |
| atomic_t xid_not_found | |
| atomic_t xid_busy | |
| atomic_t seq_not_found | |
| atomic_t non_bls_resp | |
| } | stats |
| struct { ... } stats |
1.8.2