Searched refs:IB_GET_POST_CREDITS (Results 1 – 6 of 6) sorted by relevance
172 #define IB_GET_POST_CREDITS(v) ((v) >> 16) macro
189 #define IB_GET_POST_CREDITS(v) ((v) >> 16) macro
353 posted = IB_GET_POST_CREDITS(oldval); in rds_iw_send_grab_credits()435 if (IB_GET_POST_CREDITS(atomic_read(&ic->i_credits)) >= 16) in rds_iw_advertise_credits()
367 posted = IB_GET_POST_CREDITS(oldval); in rds_ib_send_grab_credits()449 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()
203 credits = IB_GET_POST_CREDITS(atomic_read(&ic->i_credits)); in rds_ib_cm_fill_conn_param()