Searched refs:sc_ant_tx (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/ath/
H A Dif_ath_tdma.c651 if (sc->sc_ant_tx[otherant] > sc->sc_ant_tx[sc->sc_defant] + 2)
653 sc->sc_ant_tx[1] = sc->sc_ant_tx[2] = 0;
H A Dif_ath_beacon.c534 if (sc->sc_ant_tx[otherant] > sc->sc_ant_tx[sc->sc_defant] + 2)
536 sc->sc_ant_tx[1] = sc->sc_ant_tx[2] = 0;
H A Dif_athvar.h782 u_int32_t sc_ant_tx[ATH_IOCTL_STATS_NUM_TX_ANTENNA]; member in struct:ath_softc
H A Dif_ath.c4231 sc->sc_ant_tx[txant]++;

Completed in 108 milliseconds