Searched defs:adv_credits (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dib_send.c480 u32 adv_credits = 0; local
317 rds_ib_send_grab_credits(struct rds_ib_connection *ic, u32 wanted, u32 *adv_credits, int need_posted, int max_posted) argument
[all...]
H A Diw_send.c512 u32 adv_credits = 0; local
349 rds_iw_send_grab_credits(struct rds_iw_connection *ic, u32 wanted, u32 *adv_credits, int need_posted, int max_posted) argument
[all...]
H A Dib_recv.c445 static void rds_ib_send_ack(struct rds_ib_connection *ic, unsigned int adv_credits) argument
516 unsigned int adv_credits; local
H A Diw_recv.c445 static void rds_iw_send_ack(struct rds_iw_connection *ic, unsigned int adv_credits) argument
516 unsigned int adv_credits; local

Completed in 83 milliseconds