Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dverbs.c4212 static inline int qedr_cqe_resp_status_to_ib(u8 status) in qedr_cqe_resp_status_to_ib() function
4279 wc->status = qedr_cqe_resp_status_to_ib(resp->status); in __process_resp_one()