Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_ucm.c92 struct ib_ucm_event { struct
98 struct ib_ucm_event_resp resp; argument
99 void *data;
100 void *info;
101 int data_len;
102 int info_len;
386 static ssize_t ib_ucm_event(struct ib_ucm_file *file, in ib_ucm_event() function