Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qedr/
H A Dverbs.c4218 static inline int qedr_cqe_resp_status_to_ib(u8 status) in qedr_cqe_resp_status_to_ib() function
4285 wc->status = qedr_cqe_resp_status_to_ib(resp->status); in __process_resp_one()