bnge_alloc_rx_netmem
rc = bnge_alloc_rx_netmem(bn, rxr, prod, GFP_KERNEL);
int bnge_alloc_rx_netmem(struct bnge_net *bn, struct bnge_rx_ring_info *rxr,
if (bnge_alloc_rx_netmem(bn, rxr, prod, GFP_ATOMIC) != 0) {