Searched defs:ib_device_ops (Results 1 – 1 of 1) sorted by relevance
2305 struct ib_device_ops { struct2306 struct module *owner;2307 enum rdma_driver_id driver_id;2308 u32 uverbs_abi_ver;2323 void (*drain_rq)(struct ib_qp *qp);2324 void (*drain_sq)(struct ib_qp *qp);2436 int (*create_srq)(struct ib_srq *srq,2474 int (*advise_mr)(struct ib_pd *pd,2491 int (*dealloc_mw)(struct ib_mw *mw);2505 int (*modify_flow_action_esp)([all …]
Completed in 32 milliseconds