no_entries        104 arch/s390/include/uapi/asm/qeth.h 		__u32 no_entries;	/* set by kernel */
no_entries       1291 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c 	u32 entry_offset, dump, no_entries, buf_offset = 0;
no_entries       1335 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c 	no_entries = fw_dump->num_entries;
no_entries       1352 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c 	for (i = 0; i < no_entries; i++) {
no_entries        378 drivers/s390/net/qeth_core_mpc.h 	__u32 no_entries;
no_entries        387 drivers/s390/net/qeth_core_mpc.h 	__u32 no_entries;
no_entries       1529 drivers/s390/net/qeth_l3_main.c static int qeth_l3_arp_set_no_entries(struct qeth_card *card, int no_entries)
no_entries       1554 drivers/s390/net/qeth_l3_main.c 	__ipa_cmd(iob)->data.setassparms.data.flags_32bit = (u32) no_entries;
no_entries       1632 drivers/s390/net/qeth_l3_main.c 	QETH_CARD_TEXT_(card, 4, "anoen%i", qdata->no_entries);
no_entries       1637 drivers/s390/net/qeth_l3_main.c 	for (e = 0; e < qdata->no_entries; ++e) {
no_entries       1666 drivers/s390/net/qeth_l3_main.c 		++qinfo->no_entries;
no_entries       1672 drivers/s390/net/qeth_l3_main.c 	QETH_CARD_TEXT_(card, 4, "nove%i", qinfo->no_entries);
no_entries       1673 drivers/s390/net/qeth_l3_main.c 	memcpy(qinfo->udata, &qinfo->no_entries, 4);
no_entries        253 drivers/s390/scsi/zfcp_fc.c 	u16 no_entries;
no_entries        260 drivers/s390/scsi/zfcp_fc.c 	no_entries = be16_to_cpu(head->rscn_plen) /
no_entries        263 drivers/s390/scsi/zfcp_fc.c 	if (no_entries > 1) {
no_entries        279 drivers/s390/scsi/zfcp_fc.c 	for (i = 1; i < no_entries; i++) {