Searched refs:bnx2_rx_ring_info (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/
H A Dbnx2.c713 struct bnx2_rx_ring_info *rxr = &bnapi->rx_ring;
767 struct bnx2_rx_ring_info *rxr = &bnapi->rx_ring;
2673 bnx2_alloc_rx_page(struct bnx2 *bp, struct bnx2_rx_ring_info *rxr, u16 index, gfp_t gfp)
2698 bnx2_free_rx_page(struct bnx2 *bp, struct bnx2_rx_ring_info *rxr, u16 index)
2714 bnx2_alloc_rx_skb(struct bnx2 *bp, struct bnx2_rx_ring_info *rxr, u16 index, gfp_t gfp)
2889 bnx2_reuse_rx_skb_pages(struct bnx2 *bp, struct bnx2_rx_ring_info *rxr,
2945 bnx2_reuse_rx_skb(struct bnx2 *bp, struct bnx2_rx_ring_info *rxr,
2976 bnx2_rx_skb(struct bnx2 *bp, struct bnx2_rx_ring_info *rxr, struct sk_buff *skb,
3092 struct bnx2_rx_ring_info *rxr = &bnapi->rx_ring;
3357 struct bnx2_rx_ring_info *rx
[all...]
H A Dbnx2.h6669 struct bnx2_rx_ring_info { struct
6707 struct bnx2_rx_ring_info rx_ring;

Completed in 121 milliseconds