Searched refs:IB_GET_POST_CREDITS (Results 1 – 6 of 6) sorted by relevance
161 #define IB_GET_POST_CREDITS(v) ((v) >> 16) macro
169 #define IB_GET_POST_CREDITS(v) ((v) >> 16) macro
361 posted = IB_GET_POST_CREDITS(oldval); in rds_iw_send_grab_credits()443 if (IB_GET_POST_CREDITS(atomic_read(&ic->i_credits)) >= 16) in rds_iw_advertise_credits()
409 posted = IB_GET_POST_CREDITS(oldval); in rds_ib_send_grab_credits()491 if (IB_GET_POST_CREDITS(atomic_read(&ic->i_credits)) >= 16) in rds_ib_advertise_credits()
132 credits = IB_GET_POST_CREDITS(atomic_read(&ic->i_credits)); in rds_iw_cm_fill_conn_param()
224 credits = IB_GET_POST_CREDITS(atomic_read(&ic->i_credits)); in rds_ib_cm_fill_conn_param()