Home
last modified time | relevance | path

Searched refs:RDS_LL_SEND_FULL (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/rds/
H A Dib_send.c299 if (test_and_clear_bit(RDS_LL_SEND_FULL, &conn->c_flags) || in rds_ib_send_cqe_handler()
383 set_bit(RDS_LL_SEND_FULL, &conn->c_flags); in rds_ib_send_grab_credits()
419 test_bit(RDS_LL_SEND_FULL, &conn->c_flags) ? ", ll_send_full" : ""); in rds_ib_send_add_credits()
422 if (test_and_clear_bit(RDS_LL_SEND_FULL, &conn->c_flags)) in rds_ib_send_add_credits()
527 set_bit(RDS_LL_SEND_FULL, &conn->c_flags); in rds_ib_xmit()
542 set_bit(RDS_LL_SEND_FULL, &conn->c_flags); in rds_ib_xmit()
H A Dthreads.c199 clear_bit(RDS_LL_SEND_FULL, &cp->cp_flags); in rds_send_worker()
H A Drds.h88 #define RDS_LL_SEND_FULL 0 macro
H A Dib_cm.c332 (!test_bit(RDS_LL_SEND_FULL, &conn->c_flags) || in rds_ib_tasklet_fn_send()
/kernel/linux/linux-6.6/net/rds/
H A Dib_send.c298 if (test_and_clear_bit(RDS_LL_SEND_FULL, &conn->c_flags) || in rds_ib_send_cqe_handler()
382 set_bit(RDS_LL_SEND_FULL, &conn->c_flags); in rds_ib_send_grab_credits()
418 test_bit(RDS_LL_SEND_FULL, &conn->c_flags) ? ", ll_send_full" : ""); in rds_ib_send_add_credits()
421 if (test_and_clear_bit(RDS_LL_SEND_FULL, &conn->c_flags)) in rds_ib_send_add_credits()
526 set_bit(RDS_LL_SEND_FULL, &conn->c_flags); in rds_ib_xmit()
541 set_bit(RDS_LL_SEND_FULL, &conn->c_flags); in rds_ib_xmit()
H A Dthreads.c199 clear_bit(RDS_LL_SEND_FULL, &cp->cp_flags); in rds_send_worker()
H A Drds.h88 #define RDS_LL_SEND_FULL 0 macro
H A Dib_cm.c298 (!test_bit(RDS_LL_SEND_FULL, &conn->c_flags) || in rds_ib_tasklet_fn_send()

Completed in 11 milliseconds