Home
last modified time | relevance | path

Searched refs:bnx2x_alloc_fp_mem (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h474 int bnx2x_alloc_fp_mem(struct bnx2x *bp);
Dbnx2x_cmn.c3347 int bnx2x_alloc_fp_mem(struct bnx2x *bp) in bnx2x_alloc_fp_mem() function
Dbnx2x_main.c7123 if (bnx2x_alloc_fp_mem(bp)) in bnx2x_alloc_mem()