Searched refs:bnx2 (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | bnx2.c | 243 static void bnx2_init_napi(struct bnx2 *bp); 244 static void bnx2_del_napi(struct bnx2 *bp); 246 static inline u32 bnx2_tx_avail(struct bnx2 *bp, struct bnx2_tx_ring_info *txr) in bnx2_tx_avail() 263 bnx2_reg_rd_ind(struct bnx2 *bp, u32 offset) in bnx2_reg_rd_ind() 276 bnx2_reg_wr_ind(struct bnx2 *bp, u32 offset, u32 val) in bnx2_reg_wr_ind() 287 bnx2_shmem_wr(struct bnx2 *bp, u32 offset, u32 val) in bnx2_shmem_wr() 293 bnx2_shmem_rd(struct bnx2 *bp, u32 offset) in bnx2_shmem_rd() 299 bnx2_ctx_wr(struct bnx2 *bp, u32 cid_addr, u32 offset, u32 val) in bnx2_ctx_wr() 328 struct bnx2 *bp = netdev_priv(dev); in bnx2_drv_ctl() 347 static void bnx2_setup_cnic_irq_info(struct bnx2 *bp) in bnx2_setup_cnic_irq_info() [all …]
|
H A D | Makefile | 10 obj-$(CONFIG_BNX2) += bnx2.o
|
H A D | Kconfig | 87 tristate "QLogic bnx2 support" 92 This driver supports QLogic bnx2 gigabit Ethernet cards. 95 will be called bnx2. This is recommended. 104 This driver supports offload features of QLogic bnx2 gigabit
|
H A D | cnic.h | 257 struct status_block_msix *bnx2; member
|
H A D | cnic.c | 4457 cp->last_status_idx = cp->status_blk.bnx2->status_idx; in cnic_init_bnx2_irq() 4463 while (cp->status_blk.bnx2->status_completion_producer_index && in cnic_init_bnx2_irq() 4471 if (cp->status_blk.bnx2->status_completion_producer_index) { in cnic_init_bnx2_irq() 4541 struct status_block_msix *sblk = cp->status_blk.bnx2; in cnic_init_bnx2_tx_ring() 4609 struct status_block_msix *sblk = cp->status_blk.bnx2; in cnic_init_bnx2_rx_ring() 4792 struct status_block_msix *msblk = cp->status_blk.bnx2; in cnic_start_bnx2_hw() 5502 struct bnx2 *bp = netdev_priv(dev); in init_bnx2_cnic()
|
H A D | bnx2.h | 6766 struct bnx2 *bp; 6785 struct bnx2 { struct
|
/openbmc/openbmc/poky/meta/recipes-kernel/linux-firmware/ |
H A D | linux-firmware_20250109.bb | 435 ${PN}-bnx2 \ 1525 # For Broadcom bnx2 1530 LICENSE:${PN}-bnx2 = "WHENCE" 1533 FILES:${PN}-bnx2 = " \ 1534 ${nonarch_base_libdir}/firmware/bnx2/bnx2-mips*.fw* \ 1535 ${nonarch_base_libdir}/firmware/bnx2/bnx2-rv2p*.fw* \ 1539 RDEPENDS:${PN}-bnx2 += "${PN}-whence-license" 1540 RPROVIDES:${PN}-bnx2 = "${PN}-bnx2-mips"
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.3.3.rst | 57 - linux-firmware: Change bnx2 packaging
|
/openbmc/qemu/tests/data/qobject/ |
H A D | qdict.txt | 1916 bnx2: 4096 1917 bnx2.c: 204472 1919 bnx2.h: 328128 1926 bnx2-mips-06-4.6.16.fw.ihex: 255140 1927 bnx2-mips-09-4.6.17.fw.ihex: 255536 1928 bnx2-rv2p-06-4.6.16.fw.ihex: 19256 1929 bnx2-rv2p-09-4.6.15.fw.ihex: 21444
|
/openbmc/linux/Documentation/PCI/ |
H A D | pci-error-recovery.rst | 417 - drivers/next/bnx2.c
|
/openbmc/linux/ |
H A D | MAINTAINERS | 4076 F: drivers/net/ethernet/broadcom/bnx2.*
|
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |