Searched refs:bnx2x_alloc_rx_skb (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/net/bnx2x/
H A Dbnx2x_cmn.h467 static inline int bnx2x_alloc_rx_skb(struct bnx2x *bp, function
H A Dbnx2x_cmn.c587 if (likely(bnx2x_alloc_rx_skb(bp, fp, bd_prod) == 0)) {
871 if (bnx2x_alloc_rx_skb(bp, fp, ring_prod) < 0) {

Completed in 46 milliseconds