Home
last modified time | relevance | path

Searched refs:RDS_IB_DEFAULT_SEND_WR (Results 1 – 2 of 2) sorted by relevance

/linux/net/rds/
H A Dib_sysctl.c41 unsigned long rds_ib_sysctl_max_send_wr = RDS_IB_DEFAULT_SEND_WR;
H A Dib.h17 #define RDS_IB_DEFAULT_SEND_WR 256 macro