Searched refs:IBCM_REF_CNT_INCR (Results 1 – 5 of 5) sorted by relevance
856 IBCM_REF_CNT_INCR(statep); /* Decremented before return */ in ibt_open_rc_channel()857 IBCM_REF_CNT_INCR(statep); /* Decremented after REQ is posted */ in ibt_open_rc_channel()1171 IBCM_REF_CNT_INCR(statep); in ibt_prime_close_rc_channel()1261 IBCM_REF_CNT_INCR(statep); in ibt_close_rc_channel()1310 IBCM_REF_CNT_INCR(statep); in ibt_close_rc_channel()2406 IBCM_REF_CNT_INCR(statep); /* for ibcm_post_mra_complete */ in ibt_cm_delay()4357 IBCM_REF_CNT_INCR(statep); in ibt_set_alt_path()4436 IBCM_REF_CNT_INCR(statep); /* for ibcm_post_lap_complete */ in ibt_set_alt_path()4605 IBCM_REF_CNT_INCR(statep); in ibcm_query_classport_info()
145 IBCM_REF_CNT_INCR(sp); /* increment the ref count */ in ibcm_lookup_msg()183 IBCM_REF_CNT_INCR(sp); in ibcm_lookup_msg()
2890 IBCM_REF_CNT_INCR(statep); /* for non-blocking RTU post */ in ibcm_resend_rtu_mad()2918 IBCM_REF_CNT_INCR(statep); /* for nonblocking REJ post */ in ibcm_resend_rej_mad()2952 IBCM_REF_CNT_INCR(statep); in ibcm_resend_rep_mad()2982 IBCM_REF_CNT_INCR(statep); /* for non-blocking MRA post */ in ibcm_resend_mra_mad()3057 IBCM_REF_CNT_INCR(statep); /* for non-blocking post */ in ibcm_post_rej_mad()3252 IBCM_REF_CNT_INCR(statep); /* for nonblocking REP Post */ in ibcm_post_rep_mad()3331 IBCM_REF_CNT_INCR(statep); /* for nonblocking RTU post */ in ibcm_post_rtu_mad()3548 IBCM_REF_CNT_INCR(statep); /* for non-blocking post */ in ibcm_timeout_cb()
2325 IBCM_REF_CNT_INCR(statep); in ibcm_comm_est_handler()
514 #define IBCM_REF_CNT_INCR(s) (s->ref_cnt++) macro