Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw.h518 enum rdmap_ecode siw_rdmap_error(enum siw_access_state state);
H A Dsiw_qp.c351 enum rdmap_ecode siw_rdmap_error(enum siw_access_state state) in siw_rdmap_error() function
H A Dsiw_qp_tx.c819 ecode = siw_rdmap_error(-rv); in siw_qp_sq_proc_tx()