Home
last modified time | relevance | path

Searched refs:pio_release_cb (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dpio.h19 typedef void (*pio_release_cb)(void *arg, int code); typedef
40 pio_release_cb cb; /* called when the buffer is released */
252 pio_release_cb cb, void *arg);
H A Dpio.c1410 pio_release_cb cb, void *arg) in sc_buffer_alloc()
H A Dverbs.c954 pio_release_cb cb = NULL; in hfi1_verbs_send_pio()