Searched refs:rs_cong_notify (Results 1 – 3 of 3) sorted by relevance
271 rs->rs_cong_notify |= (rs->rs_cong_mask & portmask); in rds_cong_map_updated() 274 if (rs->rs_cong_notify) in rds_cong_map_updated()
576 uint64_t notify = rs->rs_cong_notify; in rds_notify_cong()586 rs->rs_cong_notify &= ~notify; in rds_notify_cong()717 if (rs->rs_cong_notify) { in rds_recvmsg()732 rs->rs_cong_notify || in rds_recvmsg()
675 uint64_t rs_cong_notify; member