Home
last modified time | relevance | path

Searched refs:ACCUM (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drx.c315 #define ACCUM(_name) \ in iwlagn_accumulative_statistics() macro
323 ACCUM(common); in iwlagn_accumulative_statistics()
324 ACCUM(rx_non_phy); in iwlagn_accumulative_statistics()
325 ACCUM(rx_ofdm); in iwlagn_accumulative_statistics()
326 ACCUM(rx_ofdm_ht); in iwlagn_accumulative_statistics()
327 ACCUM(rx_cck); in iwlagn_accumulative_statistics()
328 ACCUM(tx); in iwlagn_accumulative_statistics()
330 ACCUM(bt_activity); in iwlagn_accumulative_statistics()
331 #undef ACCUM in iwlagn_accumulative_statistics() macro
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drx.c310 #define ACCUM(_name) \ in iwlagn_accumulative_statistics() macro
318 ACCUM(common); in iwlagn_accumulative_statistics()
319 ACCUM(rx_non_phy); in iwlagn_accumulative_statistics()
320 ACCUM(rx_ofdm); in iwlagn_accumulative_statistics()
321 ACCUM(rx_ofdm_ht); in iwlagn_accumulative_statistics()
322 ACCUM(rx_cck); in iwlagn_accumulative_statistics()
323 ACCUM(tx); in iwlagn_accumulative_statistics()
325 ACCUM(bt_activity); in iwlagn_accumulative_statistics()
326 #undef ACCUM in iwlagn_accumulative_statistics() macro
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
H A Daic94xx_dump.c282 PRINT_CREG_16bit(asd_ha, ACCUM); in asd_dump_cseq_state()
490 PRINT_LREG_16bit(asd_ha, lseq, ACCUM); in asd_dump_lseq_state()
H A Daic94xx_reg_def.h390 #define ACCUM 0x0A macro
522 #define CACCUM (CSEQ_CIO_REG_BASE_ADR + ACCUM)
857 #define LmACCUM(LinkNum) LmSEQ_PHY_REG(0, LinkNum, ACCUM)
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/
H A Daic94xx_dump.c282 PRINT_CREG_16bit(asd_ha, ACCUM); in asd_dump_cseq_state()
490 PRINT_LREG_16bit(asd_ha, lseq, ACCUM); in asd_dump_lseq_state()
H A Daic94xx_reg_def.h390 #define ACCUM 0x0A macro
522 #define CACCUM (CSEQ_CIO_REG_BASE_ADR + ACCUM)
857 #define LmACCUM(LinkNum) LmSEQ_PHY_REG(0, LinkNum, ACCUM)
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1162 "ARG_1 == 0x%x ACCUM = 0x%x\n", in ahc_handle_seqint()
1164 ahc_inb(ahc, ARG_1), ahc_inb(ahc, ACCUM)); in ahc_handle_seqint()
1192 u_int rejbyte = ahc_inb(ahc, ACCUM); in ahc_handle_seqint()
1490 "ARG_1 == 0x%x ACCUM = 0x%x\n", in ahc_handle_seqint()
1492 ahc_inb(ahc, ARG_1), ahc_inb(ahc, ACCUM)); in ahc_handle_seqint()
1500 ahc_inb(ahc, ACCUM)); in ahc_handle_seqint()
7137 printk("ACCUM = 0x%x, SINDEX = 0x%x, DINDEX = 0x%x, ARG_2 = 0x%x\n", in ahc_dump_card_state()
7138 ahc_inb(ahc, ACCUM), ahc_inb(ahc, SINDEX), ahc_inb(ahc, DINDEX), in ahc_dump_card_state()
H A Daic79xx_core.c2119 "REG0 == 0x%x ACCUM = 0x%x\n", in ahd_handle_seqint()
2121 ahd_inw(ahd, REG0), ahd_inb(ahd, ACCUM)); in ahd_handle_seqint()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1162 "ARG_1 == 0x%x ACCUM = 0x%x\n", in ahc_handle_seqint()
1164 ahc_inb(ahc, ARG_1), ahc_inb(ahc, ACCUM)); in ahc_handle_seqint()
1192 u_int rejbyte = ahc_inb(ahc, ACCUM); in ahc_handle_seqint()
1489 "ARG_1 == 0x%x ACCUM = 0x%x\n", in ahc_handle_seqint()
1491 ahc_inb(ahc, ARG_1), ahc_inb(ahc, ACCUM)); in ahc_handle_seqint()
1499 ahc_inb(ahc, ACCUM)); in ahc_handle_seqint()
7131 printk("ACCUM = 0x%x, SINDEX = 0x%x, DINDEX = 0x%x, ARG_2 = 0x%x\n", in ahc_dump_card_state()
7132 ahc_inb(ahc, ACCUM), ahc_inb(ahc, SINDEX), ahc_inb(ahc, DINDEX), in ahc_dump_card_state()
H A Daic79xx_core.c2118 "REG0 == 0x%x ACCUM = 0x%x\n", in ahd_handle_seqint()
2120 ahd_inw(ahd, REG0), ahd_inb(ahd, ACCUM)); in ahd_handle_seqint()

Completed in 50 milliseconds