Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_status.h294 IBT_SRQ_IN_USE = 1204, /* SRQ Still has QPs */ enumerator
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_srq.c479 return (IBT_SRQ_IN_USE); in hermon_srq_free()
H A Dhermon_wr.c1141 return (IBT_SRQ_IN_USE); in hermon_post_recv()
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_srq.c517 return (IBT_SRQ_IN_USE); in tavor_srq_free()
H A Dtavor_wr.c436 return (IBT_SRQ_IN_USE); in tavor_post_recv()
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c2986 case IBT_SRQ_IN_USE: in sol_uverbs_ibt_to_kernel_status()