Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/qedr/
Dverbs.c4203 static inline int qedr_cqe_resp_status_to_ib(u8 status) in qedr_cqe_resp_status_to_ib() function
4270 wc->status = qedr_cqe_resp_status_to_ib(resp->status); in __process_resp_one()