num_rds_rings     819 drivers/net/ethernet/qlogic/netxen/netxen_nic.h 	__le16 num_rds_rings;	/* Count of RDS rings */
num_rds_rings     847 drivers/net/ethernet/qlogic/netxen/netxen_nic.h 	__le16 num_rds_rings;	/* Count of RDS rings */
num_rds_rings     312 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c 	prq->num_rds_rings = cpu_to_le16(nrds_rings);
num_rds_rings     362 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c 	for (i = 0; i < le16_to_cpu(prsp->num_rds_rings); i++) {
num_rds_rings     733 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	__le16 num_rds_rings;	/* Count of RDS rings */
num_rds_rings     762 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	__le16 num_rds_rings;	/* Count of RDS rings */
num_rds_rings     301 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	prq->num_rds_rings = cpu_to_le16(nrds_rings);
num_rds_rings     355 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	for (i = 0; i < le16_to_cpu(prsp->num_rds_rings); i++) {