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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbnx2.c0 /* bnx2.c: Broadcom NX2 network driver.
57 #include "bnx2.h"
60 #define DRV_MODULE_NAME "bnx2"
63 #define FW_MIPS_FILE_06 "bnx2/bnx2-mips-06-5.0.0.j6.fw"
64 #define FW_RV2P_FILE_06 "bnx2/bnx2-rv2p-06-5.0.0.j3.fw"
65 #define FW_MIPS_FILE_09 "bnx2/bnx2-mips-09-5.0.0.j15.fw"
66 #define FW_RV2P_FILE_09_Ax "bnx2/bnx
[all...]
H A Dcnic.h232 struct status_block_msix *bnx2; member in union:cnic_local::__anon12560
H A DMakefile85 obj-$(CONFIG_BNX2) += bnx2.o
H A Dcnic.c42 #include "bnx2.h"
1163 return -EAGAIN; /* bnx2 is down */
2006 return -EAGAIN; /* bnx2 is down */
3443 cp->last_status_idx = cp->status_blk.bnx2->status_idx;
3452 while (cp->status_blk.bnx2->status_completion_producer_index &&
3460 if (cp->status_blk.bnx2->status_completion_producer_index) {
3529 struct status_block_msix *sblk = cp->status_blk.bnx2;
3595 struct status_block_msix *sblk = cp->status_blk.bnx2;
3778 struct status_block_msix *msblk = cp->status_blk.bnx2;
4594 if (!strcmp(drvinfo.driver, "bnx2"))
[all...]
H A Dbnx2.h0 /* bnx2.h: Broadcom NX2 network driver.
6692 struct bnx2 *bp;
6711 struct bnx2 { struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/firmware/
H A DMakefile36 fw-shipped-$(CONFIG_BNX2) += bnx2/bnx2-mips-09-5.0.0.j15.fw \
37 bnx2/bnx2-rv2p-09-5.0.0.j10.fw \
38 bnx2/bnx2-rv2p-09ax-5.0.0.j10.fw \
39 bnx2/bnx2-mips-06-5.0.0.j6.fw \
40 bnx2/bnx2
[all...]

Completed in 149 milliseconds