| /linux/drivers/crypto/caam/ |
| H A D | dpseci-debugfs.c | 12 u32 fqid, fcnt, bcnt; in dpseci_dbg_fqs_show() local 23 err = dpaa2_io_query_fq_count(NULL, fqid, &fcnt, &bcnt); in dpseci_dbg_fqs_show() 27 seq_printf(file, "%5d%16u%16u\n", fqid, fcnt, bcnt); in dpseci_dbg_fqs_show() 37 err = dpaa2_io_query_fq_count(NULL, fqid, &fcnt, &bcnt); in dpseci_dbg_fqs_show() 41 seq_printf(file, "%5d%16u%16u\n", fqid, fcnt, bcnt); in dpseci_dbg_fqs_show()
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-eth-debugfs.c | 63 u32 fcnt, bcnt; in dpaa2_dbg_fqs_show() local 72 err = dpaa2_io_query_fq_count(NULL, fq->fqid, &fcnt, &bcnt); in dpaa2_dbg_fqs_show() 74 fcnt = 0; in dpaa2_dbg_fqs_show() 77 if (!fq->stats.frames && !fcnt) in dpaa2_dbg_fqs_show() 86 fcnt); in dpaa2_dbg_fqs_show()
|
| H A D | dpaa2-eth.c | 2231 u32 fcnt = 0, bcnt = 0, total = 0; in dpaa2_eth_ingress_fq_count() local 2236 err = dpaa2_io_query_fq_count(NULL, fq->fqid, &fcnt, &bcnt); in dpaa2_eth_ingress_fq_count() 2241 total += fcnt; in dpaa2_eth_ingress_fq_count()
|
| /linux/drivers/ata/ |
| H A D | pata_hpt3x2n.c | 409 u32 fcnt; in hpt3x2n_pci_clock() local 415 fcnt = inl(pci_resource_start(pdev, 4) + 0x90); in hpt3x2n_pci_clock() 416 if ((fcnt >> 12) != 0xABCDE) { in hpt3x2n_pci_clock() 429 fcnt = total / 128; in hpt3x2n_pci_clock() 431 fcnt &= 0x1FF; in hpt3x2n_pci_clock() 433 freq = (fcnt * base) / 192; /* in MHz */ in hpt3x2n_pci_clock()
|
| H A D | pata_hpt37x.c | 650 u32 fcnt; in hpt37x_pci_clock() local 665 fcnt = inl(pci_resource_start(pdev_fn0, 4) + 0x90); in hpt37x_pci_clock() 668 fcnt = inl(pci_resource_start(pdev, 4) + 0x90); in hpt37x_pci_clock() 671 if ((fcnt >> 12) != 0xABCDE) { in hpt37x_pci_clock() 684 fcnt = total / 128; in hpt37x_pci_clock() 686 fcnt &= 0x1FF; in hpt37x_pci_clock() 688 freq = (fcnt * base) / 192; /* in MHz */ in hpt37x_pci_clock()
|
| /linux/net/sched/ |
| H A D | sch_fq.c | 262 int fcnt; in fq_gc() local 287 fcnt = 0; in fq_gc() 293 fcnt++; in fq_gc() 295 q->flows -= fcnt; in fq_gc() 296 q->inactive_flows -= fcnt; in fq_gc() 297 q->stat_gc_flows += fcnt; in fq_gc() 841 int fcnt = 0; in fq_rehash() local 850 fcnt++; in fq_rehash() 874 q->flows -= fcnt; in fq_rehash() 875 q->inactive_flows -= fcnt; in fq_rehash() [all …]
|
| /linux/drivers/scsi/aacraid/ |
| H A D | linit.c | 666 struct fib_count_data fcnt = { }; in get_num_of_incomplete_fibs() local 668 scsi_host_busy_iter(shost, fib_count_iter, &fcnt); in get_num_of_incomplete_fibs() 672 dev_info(ctrl_dev, "outstanding cmd: midlevel-%d\n", fcnt.mlcnt); in get_num_of_incomplete_fibs() 673 dev_info(ctrl_dev, "outstanding cmd: lowlevel-%d\n", fcnt.llcnt); in get_num_of_incomplete_fibs() 674 dev_info(ctrl_dev, "outstanding cmd: error handler-%d\n", fcnt.ehcnt); in get_num_of_incomplete_fibs() 675 dev_info(ctrl_dev, "outstanding cmd: firmware-%d\n", fcnt.fwcnt); in get_num_of_incomplete_fibs() 676 dev_info(ctrl_dev, "outstanding cmd: kernel-%d\n", fcnt.krlcnt); in get_num_of_incomplete_fibs() 678 return fcnt.mlcnt + fcnt.llcnt + fcnt.ehcnt + fcnt.fwcnt; in get_num_of_incomplete_fibs()
|
| /linux/drivers/staging/most/dim2/ |
| H A D | hal.h | 58 u32 fcnt);
|
| /linux/include/soc/fsl/ |
| H A D | dpaa2-io.h | 131 u32 *fcnt, u32 *bcnt);
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx-npi-defs.h | 527 uint64_t fcnt:7; member 531 uint64_t fcnt:7; 557 uint64_t fcnt:7; member 561 uint64_t fcnt:7; 1968 uint64_t fcnt:6; member 1972 uint64_t fcnt:6; 1983 uint64_t fcnt:5; member 1987 uint64_t fcnt:5;
|
| H A D | cvmx-dpi-defs.h | 141 uint64_t fcnt:7; member 145 uint64_t fcnt:7;
|
| H A D | cvmx-npei-defs.h | 938 uint64_t fcnt:7; member 942 uint64_t fcnt:7; 3259 uint64_t fcnt:5; member 3263 uint64_t fcnt:5;
|
| /linux/drivers/media/pci/zoran/ |
| H A D | zoran_device.c | 805 u32 fcnt; in zoran_reap_stat_com() local 828 fcnt = (stat_com & GENMASK(31, 24)) >> 24; in zoran_reap_stat_com() 843 seq = (fcnt + zr->jpg_err_seq) & 0xff; in zoran_reap_stat_com()
|
| /linux/drivers/soc/fsl/dpio/ |
| H A D | dpio-service.c | 766 u32 *fcnt, u32 *bcnt) in dpaa2_io_query_fq_count() argument 783 *fcnt = qbman_fq_state_frame_count(&state); in dpaa2_io_query_fq_count()
|
| /linux/drivers/scsi/ |
| H A D | esp_scsi.c | 220 int fcnt = esp_read8(ESP_FFLAGS) & ESP_FF_FBYTES; in hme_read_fifo() local 223 while (fcnt--) { in hme_read_fifo() 1293 int fcnt = esp_read8(ESP_FFLAGS) & ESP_FF_FBYTES; in esp_finish_select() local 1297 if (!fcnt && in esp_finish_select()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_main.c | 2404 int fcnt; in i40e_aqc_add_filters() local 2407 fcnt = i40e_update_filter_state(num_add, list, add_head); in i40e_aqc_add_filters() 2409 if (fcnt != num_add) { in i40e_aqc_add_filters()
|