Searched refs:free_qp_flags (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor_qp.h | 404 ibc_free_qp_flags_t free_qp_flags, ibc_qpn_hdl_t *qpnh, uint_t sleepflag);
|
/titanic_44/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_qp.h | 378 ibc_free_qp_flags_t free_qp_flags, ibc_qpn_hdl_t *qpnh, uint_t sleepflag);
|
/titanic_44/usr/src/uts/common/sys/ib/ibtl/ |
H A D | ibci.h | 238 ibc_free_qp_flags_t free_qp_flags, ibc_qpn_hdl_t *qpnh_p);
|
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_qp.c | 1052 ibc_free_qp_flags_t free_qp_flags, ibc_qpn_hdl_t *qpnh, in tavor_qp_free() argument 1239 if (free_qp_flags == IBC_FREE_QP_ONLY) { in tavor_qp_free()
|
H A D | tavor_ci.c | 941 ibc_free_qp_flags_t free_qp_flags, ibc_qpn_hdl_t *qpnh_p) in tavor_ci_free_qp() argument 970 status = tavor_qp_free(state, &qphdl, free_qp_flags, qpnh_p, in tavor_ci_free_qp()
|
/titanic_44/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_ci.c | 756 ibc_free_qp_flags_t free_qp_flags, ibc_qpn_hdl_t *qpnh_p) in hermon_ci_free_qp() argument 767 status = hermon_qp_free(state, &qphdl, free_qp_flags, qpnh_p, in hermon_ci_free_qp()
|
H A D | hermon_qp.c | 1860 ibc_free_qp_flags_t free_qp_flags, ibc_qpn_hdl_t *qpnh, in hermon_qp_free() argument 2064 if (free_qp_flags == IBC_FREE_QP_ONLY) { in hermon_qp_free()
|