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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dloop.c172 .xmit_cong_map = rds_loop_xmit_cong_map,
H A Dib.c265 .xmit_cong_map = NULL,
H A Diw.c267 .xmit_cong_map = NULL,
H A Dtcp.c261 .xmit_cong_map = rds_tcp_xmit_cong_map,
H A Dsend.c148 * xmit_cong_map function. For all others, we create allocate
152 ret = conn->c_trans->xmit_cong_map(conn, conn->c_lcong,
184 if (conn->c_trans->xmit_cong_map != NULL) {
H A Drds.h298 int (*xmit_cong_map)(struct rds_connection *conn, member in struct:rds_transport

Completed in 315 milliseconds