Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h116 int bnx2x_setup_queue(struct bnx2x *bp, struct bnx2x_fastpath *fp,
Dbnx2x_cmn.c1969 rc = bnx2x_setup_queue(bp, &bp->fp[i], 0); in bnx2x_nic_load()
Dbnx2x_main.c7212 return bnx2x_setup_queue(bp, &bp->fp[0], 1); in bnx2x_setup_leading()
7461 int bnx2x_setup_queue(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_setup_queue() function