Lines Matching refs:attr_p

540     ibt_adds_vect_t *attr_p, ibc_ah_hdl_t *ah_p)  in hermon_ci_alloc_ah()  argument
552 status = hermon_ah_alloc(state, pdhdl, attr_p, &ahhdl, HERMON_NOSLEEP); in hermon_ci_alloc_ah()
594 ibt_adds_vect_t *attr_p) in hermon_ci_query_ah() argument
606 status = hermon_ah_query(state, ahhdl, &pdhdl, attr_p); in hermon_ci_query_ah()
624 hermon_ci_modify_ah(ibc_hca_hdl_t hca, ibc_ah_hdl_t ah, ibt_adds_vect_t *attr_p) in hermon_ci_modify_ah() argument
635 status = hermon_ah_modify(state, ahhdl, attr_p); in hermon_ci_modify_ah()
648 ibt_qp_type_t type, ibt_qp_alloc_attr_t *attr_p, in hermon_ci_alloc_qp() argument
655 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(*attr_p)) in hermon_ci_alloc_qp()
662 qpinfo.qpi_attrp = attr_p; in hermon_ci_alloc_qp()
687 ibt_qp_alloc_attr_t *attr_p, ibt_chan_sizes_t *queue_sizes_p, in hermon_ci_alloc_special_qp() argument
694 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(*attr_p)) in hermon_ci_alloc_special_qp()
701 qpinfo.qpi_attrp = attr_p; in hermon_ci_alloc_special_qp()
725 ibt_qp_alloc_attr_t *attr_p, ibt_chan_sizes_t *queue_sizes_p, in hermon_ci_alloc_qp_range() argument
733 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(*attr_p)) in hermon_ci_alloc_qp_range()
740 qpinfo.qpi_attrp = attr_p; in hermon_ci_alloc_qp_range()
803 ibt_qp_query_attr_t *attr_p) in hermon_ci_query_qp() argument
814 status = hermon_qp_query(state, qphdl, attr_p); in hermon_ci_query_qp()
851 ibt_cq_attr_t *attr_p, ibc_cq_hdl_t *cq_p, uint_t *actual_size) in hermon_ci_alloc_cq() argument
860 status = hermon_cq_alloc(state, ibt_cqhdl, attr_p, actual_size, in hermon_ci_alloc_cq()
1069 ibt_eec_query_attr_t *attr_p) in hermon_ci_query_eec() argument