Home
last modified time | relevance | path

Searched refs:crb_rcv_producer (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ctx.c382 rds_ring->crb_rcv_producer = netxen_get_ioaddr(adapter, in nx_fw_cmd_create_rx_ctx()
811 rds_ring->crb_rcv_producer = in netxen_alloc_hw_resources()
813 recv_crb_registers[port].crb_rcv_producer[ring]); in netxen_alloc_hw_resources()
Dnetxen_nic_ethtool.c356 recv_ctx->rds_rings[0].crb_rcv_producer); in netxen_nic_get_regs()
358 recv_ctx->rds_rings[1].crb_rcv_producer); in netxen_nic_get_regs()
Dnetxen_nic.h546 u32 crb_rcv_producer[NUM_RCV_DESC_RINGS]; member
631 void __iomem *crb_rcv_producer; member
Dnetxen_nic_init.c1858 NXWRIO(adapter, rds_ring->crb_rcv_producer, in netxen_post_rx_buffers()
1918 NXWRIO(adapter, rds_ring->crb_rcv_producer, in netxen_post_rx_buffers_nodb()
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_io.c879 rds_ring->crb_rcv_producer); in qlcnic_post_rx_buffers_nodb()
1472 rds_ring->crb_rcv_producer); in qlcnic_post_rx_buffers()
Dqlcnic_ctx.c358 rds_ring->crb_rcv_producer = ahw->pci_base0 + reg; in qlcnic_82xx_fw_cmd_create_rx_ctx()
Dqlcnic_ethtool.c578 regs_buff[i++] = readl(rds_rings->crb_rcv_producer); in qlcnic_get_regs()
Dqlcnic.h577 void __iomem *crb_rcv_producer; member
Dqlcnic_83xx_hw.c1267 rds->crb_rcv_producer = ahw->pci_base0 + in qlcnic_83xx_create_rx_ctx()
1271 rds->crb_rcv_producer = ahw->pci_base0 + in qlcnic_83xx_create_rx_ctx()
Dqlcnic_main.c3025 ring, readl(rds_ring->crb_rcv_producer), in qlcnic_dump_rings()