|
Linux Kernel
3.7.1
|
#include <ib_verbs.h>
Data Fields | |
| rwlock_t | lock |
| struct ib_event_handler | event_handler |
| struct ib_pkey_cache ** | pkey_cache |
| struct ib_gid_cache ** | gid_cache |
| u8 * | lmc_cache |
Definition at line 1022 of file ib_verbs.h.
Definition at line 1024 of file ib_verbs.h.
| struct ib_gid_cache** gid_cache |
Definition at line 1026 of file ib_verbs.h.
| u8* lmc_cache |
Definition at line 1027 of file ib_verbs.h.
| rwlock_t lock |
Definition at line 1023 of file ib_verbs.h.
| struct ib_pkey_cache** pkey_cache |
Definition at line 1025 of file ib_verbs.h.
1.8.2