Searched refs:bnx2 (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/
H A DMakefile10 obj-$(CONFIG_BNX2) += bnx2.o
H A Dbnx2.c0 /* bnx2.c: QLogic bnx2 network driver.
57 #include "bnx2.h"
60 #define DRV_MODULE_NAME "bnx2"
61 #define FW_MIPS_FILE_06 "bnx2/bnx2-mips-06-6.2.3.fw"
62 #define FW_RV2P_FILE_06 "bnx2/bnx2-rv2p-06-6.0.15.fw"
63 #define FW_MIPS_FILE_09 "bnx2/bnx2
[all...]
H A Dcnic.h257 struct status_block_msix *bnx2; member in union:cnic_local::__anon187
H A Dcnic.c47 #include "bnx2.h"
1356 return -EAGAIN; /* bnx2 is down */
2667 return -EAGAIN; /* bnx2 is down */
2741 return -EAGAIN; /* bnx2 is down */
4465 cp->last_status_idx = cp->status_blk.bnx2->status_idx;
4471 while (cp->status_blk.bnx2->status_completion_producer_index &&
4479 if (cp->status_blk.bnx2->status_completion_producer_index) {
4549 struct status_block_msix *sblk = cp->status_blk.bnx2;
4617 struct status_block_msix *sblk = cp->status_blk.bnx2;
4800 struct status_block_msix *msblk = cp->status_blk.bnx2;
[all...]
H A Dbnx2.h0 /* bnx2.h: QLogic bnx2 network driver.
6766 struct bnx2 *bp;
6785 struct bnx2 { struct

Completed in 200 milliseconds