Home
last modified time | relevance | path

Searched defs:ib_device (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h63055 struct ib_device { struct
63057 struct ib_device_ops ops; argument
63058 char name[64];
63059 struct callback_head callback_head;
63083 struct ib_device_attr attrs; argument
63084 struct hw_stats_device_data *hw_stats_data;
63085 struct rdmacg_device cg_device;
63086 u32 index;
63087 spinlock_t cq_pools_lock;
63088 struct list_head cq_pools[3];
[all …]