Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/amso1100/
Dc2_cq.c110 static inline enum ib_wc_status c2_cqe_status_to_openib(u8 status) in c2_cqe_status_to_openib() function
156 entry->status = c2_cqe_status_to_openib(c2_wr_get_result(ce)); in c2_poll_one()