| /freebsd-14-stable/sys/dev/le/ |
| HD | am79900.c | 394 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in am79900_tint() 399 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 16); in am79900_tint() 404 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in am79900_tint() 407 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 2); in am79900_tint() 472 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in am79900_intr()
|
| HD | am7990.c | 355 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in am7990_tint() 361 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 16); in am7990_tint() 366 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in am7990_tint() 369 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 2); in am7990_tint() 434 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in am7990_intr()
|
| /freebsd-14-stable/sys/dev/usb/net/ |
| HD | if_cue.c | 566 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, cue_csr_read_2(sc, CUE_TX_SINGLECOLL)); in cue_tick() 567 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, cue_csr_read_2(sc, CUE_TX_MULTICOLL)); in cue_tick() 568 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, cue_csr_read_2(sc, CUE_TX_EXCESSCOLL)); in cue_tick()
|
| HD | if_udav.c | 682 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in udav_bulk_read_callback()
|
| HD | if_rue.c | 655 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, pkt.rue_col_cnt); in rue_intr_callback()
|
| HD | if_aue.c | 759 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in aue_intr_callback()
|
| HD | if_smsc.c | 998 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in smsc_bulk_read_callback()
|
| /freebsd-14-stable/sys/dev/my/ |
| HD | if_my.c | 1199 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in my_txeof() 1201 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in my_txeof() 1203 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, in my_txeof() 1217 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, (CSR_READ_4(sc, MY_TSR) & MY_NCRMask)); in my_txeof()
|
| /freebsd-14-stable/sys/dev/cadence/ |
| HD | if_cgem.c | 899 if_inc_counter(sc->ifp, IFCOUNTER_COLLISIONS, n); in cgem_poll_hw_stats() 902 if_inc_counter(sc->ifp, IFCOUNTER_COLLISIONS, n); in cgem_poll_hw_stats() 905 if_inc_counter(sc->ifp, IFCOUNTER_COLLISIONS, n); in cgem_poll_hw_stats() 908 if_inc_counter(sc->ifp, IFCOUNTER_COLLISIONS, n); in cgem_poll_hw_stats()
|
| /freebsd-14-stable/sys/dev/sis/ |
| HD | if_sis.c | 1517 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in sis_rxeof() 1600 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, in sis_txeof() 1605 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in sis_txeof() 1607 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in sis_txeof()
|
| /freebsd-14-stable/sys/dev/vr/ |
| HD | if_vr.c | 1511 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in vr_txeof() 1515 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in vr_txeof() 1527 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, in vr_txeof() 1532 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, (txstat & 0x0f)); in vr_txeof()
|
| /freebsd-14-stable/sys/dev/lge/ |
| HD | if_lge.c | 1001 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, CSR_READ_4(sc, LGE_STATSVAL)); in lge_tick() 1003 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, CSR_READ_4(sc, LGE_STATSVAL)); in lge_tick()
|
| /freebsd-14-stable/sys/dev/ste/ |
| HD | if_ste.c | 863 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, val); in ste_stats_update() 866 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, val); in ste_stats_update() 869 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, val); in ste_stats_update()
|
| /freebsd-14-stable/sys/dev/tsec/ |
| HD | if_tsec.c | 1433 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, TSEC_READ(sc, TSEC_REG_MON_TNCL)); in tsec_transmit_intr_locked() 1525 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in tsec_error_intr_locked()
|
| /freebsd-14-stable/sys/net/ |
| HD | if_var.h | 115 IFCOUNTER_COLLISIONS, enumerator
|
| /freebsd-14-stable/sys/dev/nge/ |
| HD | if_nge.c | 1648 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in nge_txeof() 1650 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in nge_txeof() 1654 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, (cmdsts & NGE_TXSTAT_COLLCNT) >> 16); in nge_txeof()
|
| /freebsd-14-stable/sys/dev/dc/ |
| HD | if_dc.c | 2911 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in dc_rxeof() 3050 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in dc_txeof() 3052 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in dc_txeof() 3060 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, (txstat & DC_TXSTAT_COLLCNT) >> 3); in dc_txeof()
|
| /freebsd-14-stable/sys/dev/mge/ |
| HD | if_mge.c | 1450 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 1); in mge_intr_tx_locked() 1452 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, 16); in mge_intr_tx_locked()
|
| /freebsd-14-stable/sys/dev/gem/ |
| HD | if_gem.c | 549 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, in gem_tick() 554 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, v); in gem_tick()
|
| /freebsd-14-stable/sys/dev/xilinx/ |
| HD | if_xae.c | 399 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, in xae_harvest_stats()
|
| /freebsd-14-stable/sys/dev/sfxge/ |
| HD | sfxge_port.c | 129 case IFCOUNTER_COLLISIONS: in sfxge_get_counter()
|
| /freebsd-14-stable/sys/dev/smc/ |
| HD | if_smc.c | 946 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, in smc_task_intr()
|
| /freebsd-14-stable/sys/dev/cas/ |
| HD | if_cas.c | 634 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, in cas_tick() 639 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, v); in cas_tick()
|
| /freebsd-14-stable/sys/dev/ffec/ |
| HD | if_ffec.c | 546 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, RD4(sc, FEC_RMON_T_COL)); in ffec_harvest_stats()
|
| /freebsd-14-stable/sys/dev/vnic/ |
| HD | nicvf_main.c | 730 case IFCOUNTER_COLLISIONS: in nicvf_if_getcounter()
|