Searched refs:bnx2 (Results 1 – 10 of 10) sorted by relevance
/linux-2.6.39/drivers/net/ |
D | bnx2.c | 247 static void bnx2_init_napi(struct bnx2 *bp); 248 static void bnx2_del_napi(struct bnx2 *bp); 250 static inline u32 bnx2_tx_avail(struct bnx2 *bp, struct bnx2_tx_ring_info *txr) in bnx2_tx_avail() 270 bnx2_reg_rd_ind(struct bnx2 *bp, u32 offset) in bnx2_reg_rd_ind() 282 bnx2_reg_wr_ind(struct bnx2 *bp, u32 offset, u32 val) in bnx2_reg_wr_ind() 291 bnx2_shmem_wr(struct bnx2 *bp, u32 offset, u32 val) in bnx2_shmem_wr() 297 bnx2_shmem_rd(struct bnx2 *bp, u32 offset) in bnx2_shmem_rd() 303 bnx2_ctx_wr(struct bnx2 *bp, u32 cid_addr, u32 offset, u32 val) in bnx2_ctx_wr() 330 struct bnx2 *bp = netdev_priv(dev); in bnx2_drv_ctl() 349 static void bnx2_setup_cnic_irq_info(struct bnx2 *bp) in bnx2_setup_cnic_irq_info() [all …]
|
D | cnic.h | 265 struct status_block_msix *bnx2; member
|
D | Makefile | 88 obj-$(CONFIG_BNX2) += bnx2.o
|
D | cnic.c | 4141 cp->last_status_idx = cp->status_blk.bnx2->status_idx; in cnic_init_bnx2_irq() 4148 while (cp->status_blk.bnx2->status_completion_producer_index && in cnic_init_bnx2_irq() 4156 if (cp->status_blk.bnx2->status_completion_producer_index) { in cnic_init_bnx2_irq() 4234 struct status_block_msix *sblk = cp->status_blk.bnx2; in cnic_init_bnx2_tx_ring() 4302 struct status_block_msix *sblk = cp->status_blk.bnx2; in cnic_init_bnx2_rx_ring() 4485 struct status_block_msix *msblk = cp->status_blk.bnx2; in cnic_start_bnx2_hw()
|
D | bnx2.h | 6701 struct bnx2 *bp; 6720 struct bnx2 { struct
|
D | Kconfig | 2366 will be called bnx2. This is recommended.
|
/linux-2.6.39/firmware/ |
D | Makefile | 38 fw-shipped-$(CONFIG_BNX2) += bnx2/bnx2-mips-09-6.2.1a.fw \ 39 bnx2/bnx2-rv2p-09-6.0.17.fw \ 40 bnx2/bnx2-rv2p-09ax-6.0.17.fw \ 41 bnx2/bnx2-mips-06-6.2.1.fw \ 42 bnx2/bnx2-rv2p-06-6.0.15.fw
|
D | WHENCE | 702 File: bnx2/bnx2-mips-06-6.2.1.fw 703 File: bnx2/bnx2-rv2p-06-6.0.15.fw 704 File: bnx2/bnx2-mips-09-6.2.1a.fw 705 File: bnx2/bnx2-rv2p-09-6.0.17.fw 706 File: bnx2/bnx2-rv2p-09ax-6.0.17.fw
|
/linux-2.6.39/Documentation/PCI/ |
D | pci-error-recovery.txt | 420 >>> drivers/next/bnx2.c
|
/linux-2.6.39/ |
D | MAINTAINERS | 1518 F: drivers/net/bnx2.*
|