Searched refs:zero_req_lim (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/srp/
H A Dib_srp.h140 int zero_req_lim; member in struct:srp_target_port
H A Dib_srp.c998 ++target->zero_req_lim;
1574 return sprintf(buf, "%d\n", target->zero_req_lim);
1600 static DEVICE_ATTR(zero_req_lim, S_IRUGO, show_zero_req_lim, NULL);

Completed in 70 milliseconds