Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw.h232 SIW_QP_ATTR_ACCESS_FLAGS = (1 << 1), enumerator
H A Dsiw_qp.c619 if (mask & SIW_QP_ATTR_ACCESS_FLAGS) { in siw_qp_modify_nonstate()
H A Dsiw_verbs.c569 siw_attr_mask = SIW_QP_ATTR_ACCESS_FLAGS; in siw_verbs_modify_qp()