Home
last modified time | relevance | path

Searched refs:IB_GET_POST_CREDITS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/rds/
H A Dib_send.c369 posted = IB_GET_POST_CREDITS(oldval); in rds_ib_send_grab_credits()
451 if (IB_GET_POST_CREDITS(atomic_read(&ic->i_credits)) >= 16) in rds_ib_advertise_credits()
H A Dib.h228 #define IB_GET_POST_CREDITS(v) ((v) >> 16) macro
H A Dib_cm.c255 credits = IB_GET_POST_CREDITS in rds_ib_cm_fill_conn_param()
/kernel/linux/linux-6.6/net/rds/
H A Dib_send.c368 posted = IB_GET_POST_CREDITS(oldval); in rds_ib_send_grab_credits()
450 if (IB_GET_POST_CREDITS(atomic_read(&ic->i_credits)) >= 16) in rds_ib_advertise_credits()
H A Dib.h228 #define IB_GET_POST_CREDITS(v) ((v) >> 16) macro
H A Dib_cm.c221 credits = IB_GET_POST_CREDITS in rds_ib_cm_fill_conn_param()

Completed in 8 milliseconds