Home
last modified time | relevance | path

Searched refs:c2_errno (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/amso1100/
Dc2_cm.c200 if ((err = c2_errno(reply)) != 0) in c2_llp_service_create()
281 if ((err = c2_errno(reply)) != 0) in c2_llp_service_destroy()
376 err = c2_errno(reply); in c2_llp_accept()
452 err = c2_errno(reply); in c2_llp_reject()
Dc2_mm.c164 err = c2_errno(reply); in send_pbl_messages()
276 if ((err = c2_errno(reply))) { in c2_nsmr_register_phys_kern()
371 err = c2_errno(reply); in c2_stag_dealloc()
Dc2_rnic.c155 err = c2_errno(reply); in c2_rnic_query()
261 err = c2_errno(reply); in c2_add_addr()
323 err = c2_errno(reply); in c2_del_addr()
375 if ((err = c2_errno(reply)) != 0) { in c2_rnic_open()
427 if ((err = c2_errno(reply)) != 0) { in c2_rnic_close()
Dc2_intr.c179 err = c2_errno(reply_msg); in handle_vq()
Dc2.h434 static inline int c2_errno(void *reply) in c2_errno() function
Dc2_cq.c348 if ((err = c2_errno(reply)) != 0) in c2_init_cq()
Dc2_qp.c223 err = c2_errno(reply); in c2_qp_modify()
295 err = c2_errno(reply); in c2_qp_set_read_limits()