Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/sw/siw/
H A Dsiw.h519 enum rdmap_ecode siw_rdmap_error(enum siw_access_state state);
H A Dsiw_qp.c324 enum rdmap_ecode siw_rdmap_error(enum siw_access_state state) in siw_rdmap_error() function
H A Dsiw_qp_tx.c813 ecode = siw_rdmap_error(-rv); in siw_qp_sq_proc_tx()