Searched refs:rds_iw_attempt_ack (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Diw_recv.c478 * 1. We call rds_iw_attempt_ack from the recv completion handler
514 void rds_iw_attempt_ack(struct rds_iw_connection *ic) function
544 rds_iw_attempt_ack(ic);
838 rds_iw_attempt_ack(ic);
872 rds_iw_attempt_ack(ic);
H A Diw.h338 void rds_iw_attempt_ack(struct rds_iw_connection *ic);
H A Diw_send.c970 rds_iw_attempt_ack(ic);

Completed in 69 milliseconds