Searched refs:bnge_alloc_rx_data (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/bnge/ |
| H A D | bnge_netdev.h | 562 int bnge_alloc_rx_data(struct bnge_net *bn, struct bnge_rx_ring_info *rxr,
|
| H A D | bnge_netdev.c | 1081 int bnge_alloc_rx_data(struct bnge_net *bn, struct bnge_rx_ring_info *rxr, in bnge_alloc_rx_data() function 1111 rc = bnge_alloc_rx_data(bn, rxr, prod, GFP_KERNEL); in bnge_alloc_one_rx_ring_bufs()
|
| H A D | bnge_txrx.c | 780 err = bnge_alloc_rx_data(bn, rxr, prod, GFP_ATOMIC); in bnge_rx_skb()
|