sts_rings 273 drivers/net/ethernet/qlogic/netxen/netxen_nic.h struct netxen_sts_ring sts_rings[NUM_STS_DESC_RINGS]; sts_rings 713 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c hwctx->sts_rings[ring].addr = cpu_to_le64(sds_ring->phys_addr); sts_rings 714 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c hwctx->sts_rings[ring].size = cpu_to_le32(sds_ring->num_desc); sts_rings 715 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c hwctx->sts_rings[ring].msi_index = cpu_to_le16(ring);