Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw.h232 SIW_QP_ATTR_ACCESS_FLAGS = (1 << 1), enumerator
H A Dsiw_qp.c586 if (mask & SIW_QP_ATTR_ACCESS_FLAGS) { in siw_qp_modify_nonstate()