Searched refs:update_rx_credits (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/hw/cxgb3/
H A Diwch_cm.c790 static int update_rx_credits(struct iwch_ep *ep, u32 credits) function
798 printk(KERN_ERR MOD "update_rx_credits - cannot alloc skb!\n");
1077 update_rx_credits(ep, dlen);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dcm.c835 static int update_rx_credits(struct c4iw_ep *ep, u32 credits) function
844 printk(KERN_ERR MOD "update_rx_credits - cannot alloc skb!\n");
1105 update_rx_credits(ep, dlen);

Completed in 100 milliseconds