rds_ring_offset   817 drivers/net/ethernet/qlogic/netxen/netxen_nic.h 	__le32 rds_ring_offset;	/* Offset to RDS config */
rds_ring_offset   843 drivers/net/ethernet/qlogic/netxen/netxen_nic.h 	__le32 rds_ring_offset;	/* Offset to RDS config */
rds_ring_offset   314 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c 	prq->rds_ring_offset = cpu_to_le32(0);
rds_ring_offset   316 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c 	val = le32_to_cpu(prq->rds_ring_offset) +
rds_ring_offset   321 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c 			le32_to_cpu(prq->rds_ring_offset));
rds_ring_offset   360 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c 			 &prsp->data[le32_to_cpu(prsp->rds_ring_offset)]);
rds_ring_offset   731 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	__le32 rds_ring_offset;	/* Offset to RDS config */
rds_ring_offset   758 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	__le32 rds_ring_offset;	/* Offset to RDS config */
rds_ring_offset   303 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	prq->rds_ring_offset = 0;
rds_ring_offset   305 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	val = le32_to_cpu(prq->rds_ring_offset) +
rds_ring_offset   310 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 			le32_to_cpu(prq->rds_ring_offset));
rds_ring_offset   353 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 			 &prsp->data[le32_to_cpu(prsp->rds_ring_offset)]);