Searched refs:sc_stats (Results 1 - 21 of 21) sorted by relevance

/freebsd-10.3-release/sys/dev/ath/
H A Dif_ath_sysctl.c338 printf("no tx bufs (empty list): %d\n", sc->sc_stats.ast_tx_getnobuf);
339 printf("no tx bufs (was busy): %d\n", sc->sc_stats.ast_tx_getbusybuf);
809 memset(&sc->sc_stats, 0, sizeof(sc->sc_stats));
830 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, sn, CTLFLAG_RD, &sc->sc_stats.ast_rx_phy[i], 0, "");
874 &sc->sc_stats.ast_watchdog, 0, "device reset by watchdog");
876 &sc->sc_stats.ast_hardware, 0, "fatal hardware error interrupts");
878 &sc->sc_stats.ast_bmiss, 0, "beacon miss interrupts");
880 &sc->sc_stats.ast_bmiss_phantom, 0, "beacon miss interrupts");
882 &sc->sc_stats
[all...]
H A Dif_ath_rx.c248 sc->sc_stats.ast_rx_nombuf++;
261 sc->sc_stats.ast_rx_busdma++;
538 sc->sc_stats.ast_rx_halfgi++;
540 sc->sc_stats.ast_rx_2040++;
542 sc->sc_stats.ast_rx_pre_crc_err++;
544 sc->sc_stats.ast_rx_post_crc_err++;
546 sc->sc_stats.ast_rx_decrypt_busy_err++;
548 sc->sc_stats.ast_rx_hi_rx_chain++;
550 sc->sc_stats.ast_rx_stbc++;
555 sc->sc_stats
[all...]
H A Dif_ath.c1755 sc->sc_stats.ast_hardware++;
1800 sc->sc_stats.ast_rxeol++;
1836 sc->sc_stats.ast_txurn++;
1845 sc->sc_stats.ast_rx_intr++;
1849 sc->sc_stats.ast_tx_intr++;
1870 sc->sc_stats.ast_bmiss++;
1874 sc->sc_stats.ast_tx_timeout++;
1876 sc->sc_stats.ast_tx_cst++;
1878 sc->sc_stats.ast_mib++;
1903 sc->sc_stats
[all...]
H A Dif_ath_beacon.c204 sc->sc_stats.ast_be_nombuf++;
304 antenna = ((sc->sc_stats.ast_be_xmit / sc->sc_nbcnvaps) & 4 ? 2 : 1);
306 antenna = (sc->sc_stats.ast_be_xmit & 4 ? 2 : 1);
445 sc->sc_stats.ast_be_missed++;
556 sc->sc_stats.ast_be_xmit++;
732 sc->sc_stats.ast_cabq_busy++;
800 sc->sc_stats.ast_cabq_xmit += nmcastq;
H A Dif_ath_tx.c317 sc->sc_stats.ast_tx_busdma++;
327 sc->sc_stats.ast_tx_linear++;
331 sc->sc_stats.ast_tx_nombuf++;
339 sc->sc_stats.ast_tx_busdma++;
346 sc->sc_stats.ast_tx_nodata++;
1098 sc->sc_stats.ast_tx_protect++;
1113 sc->sc_stats.ast_tx_htprotect++;
1633 sc->sc_stats.ast_tx_shortpre++;
1757 sc->sc_stats.ast_tx_rts++;
1760 sc->sc_stats
[all...]
H A Dif_ath_tdma.c370 sc->sc_stats.ast_tdma_update++;
571 sc->sc_stats.ast_tdma_timers++;
597 sc->sc_stats.ast_tdma_tsf++;
673 sc->sc_stats.ast_be_xmit++; /* XXX per-vap? */
H A Dif_ath_tx_edma.c814 sc->sc_stats.ast_tx_rssi = ts.ts_rssi;
H A Dif_ath_rx_edma.c347 sc->sc_stats.ast_rx_noise = nf;
H A Dif_athvar.h538 struct ath_stats sc_stats; /* interface statistics */ member in struct:ath_softc
/freebsd-10.3-release/sys/dev/wi/
H A Dif_wivar.h135 struct wi_counters sc_stats; member in struct:wi_softc
H A Dif_wi.c1553 len = min(le16toh(ltbuf[0]) - 1, sizeof(sc->sc_stats) / 4);
1554 ptr = (u_int32_t *)&sc->sc_stats;
1564 ifp->if_collisions = sc->sc_stats.wi_tx_single_retries +
1565 sc->sc_stats.wi_tx_multi_retries +
1566 sc->sc_stats.wi_tx_retry_limit;
/freebsd-10.3-release/sys/dev/mwl/
H A Dif_mwl.c867 sc->sc_stats.mst_rx_badtkipicv++;
896 sc->sc_stats.mst_radardetect++;
937 sc->sc_stats.mst_bawatchdog++;
942 sc->sc_stats.mst_bawatchdog_failed++;
959 sc->sc_stats.mst_bawatchdog_empty++;
969 sc->sc_stats.mst_bawatchdog_notfound++;
1426 sc->sc_stats.mst_tx_qstop++;
1433 sc->sc_stats.mst_tx_qdrop++;
1501 sc->sc_stats.mst_tx_qstop++;
2564 sc->sc_stats
[all...]
H A Dif_mwlvar.h248 struct mwl_stats sc_stats; /* interface statistics */ member in struct:mwl_softc
/freebsd-10.3-release/sys/dev/usb/wlan/
H A Dif_urtwvar.h178 struct urtw_stats sc_stats; member in struct:urtw_softc
H A Dif_urtw.c1739 sc->sc_stats.txrates[sc->sc_currate]++;
4426 struct urtw_stats *stats = &sc->sc_stats;
/freebsd-10.3-release/sys/dev/ath/ath_rate/onoe/
H A Donoe.c365 sc->sc_stats.ast_rate_drop++;
376 sc->sc_stats.ast_rate_raise++;
/freebsd-10.3-release/sys/dev/et/
H A Dif_etvar.h323 struct et_hw_stats sc_stats; member in struct:et_softc
H A Dif_et.c2465 stats = &sc->sc_stats;
2629 stats = &sc->sc_stats;
/freebsd-10.3-release/sys/arm/xscale/ixp425/
H A Dif_npe.c143 struct npestats *sc_stats; member in struct:npe_softc
145 bus_addr_t sc_stats_phys; /* phys addr of sc_stats */
146 struct npestats sc_totals; /* accumulated sc_stats */
749 if (bus_dmamem_alloc(sc->sc_stats_tag, (void **)&sc->sc_stats,
757 sc->sc_stats, sizeof(struct npestats), npe_getaddr, sc, 0) != 0) {
825 if (sc->sc_stats != NULL) {
827 bus_dmamem_free(sc->sc_stats_tag, sc->sc_stats,
879 struct npestats *ns = sc->sc_stats;
/freebsd-10.3-release/sys/dev/txp/
H A Dif_txpreg.h676 struct txp_hw_stats sc_stats; member in struct:txp_softc
H A Dif_txp.c2802 bcopy(&sc->sc_stats, &sc->sc_ostats, sizeof(struct txp_hw_stats));
2817 stats = &sc->sc_stats;
2882 stats = &sc->sc_stats;

Completed in 418 milliseconds