Searched refs:bnx2 (Results 1 – 8 of 8) sorted by relevance
436 bnx2_cnic_stop(struct bnx2 *bp) in bnx2_cnic_stop()475 bnx2_cnic_stop(struct bnx2 *bp) in bnx2_cnic_stop()854 bnx2_free_mem(struct bnx2 *bp) in bnx2_free_mem()3312 struct bnx2 *bp = bnapi->bp; in bnx2_msi()3332 struct bnx2 *bp = bnapi->bp; in bnx2_msi_1shot()3349 struct bnx2 *bp = bnapi->bp; in bnx2_interrupt()3496 struct bnx2 *bp = bnapi->bp; in bnx2_poll_msix()6431 struct bnx2 *bp = container_of(work, struct bnx2, reset_task); in bnx2_reset_task()8076 struct bnx2 *bp; in bnx2_init_board()8524 struct bnx2 *bp; in bnx2_init_one()[all …]
10 obj-$(CONFIG_BNX2) += bnx2.o
86 tristate "QLogic bnx2 support"91 This driver supports QLogic bnx2 gigabit Ethernet cards.94 will be called bnx2. This is recommended.103 This driver supports offload features of QLogic bnx2 gigabit
257 struct status_block_msix *bnx2; member
4467 cp->last_status_idx = cp->status_blk.bnx2->status_idx; in cnic_init_bnx2_irq()4473 while (cp->status_blk.bnx2->status_completion_producer_index && in cnic_init_bnx2_irq()4481 if (cp->status_blk.bnx2->status_completion_producer_index) { in cnic_init_bnx2_irq()4551 struct status_block_msix *sblk = cp->status_blk.bnx2; in cnic_init_bnx2_tx_ring()4619 struct status_block_msix *sblk = cp->status_blk.bnx2; in cnic_init_bnx2_rx_ring()4802 struct status_block_msix *msblk = cp->status_blk.bnx2; in cnic_start_bnx2_hw()5513 struct bnx2 *bp = netdev_priv(dev); in init_bnx2_cnic()
6766 struct bnx2 *bp;6785 struct bnx2 { struct
417 - drivers/next/bnx2.c
4733 F: drivers/net/ethernet/broadcom/bnx2.*