Searched refs:tx_busy (Results 1 – 9 of 9) sorted by relevance
103 tx = (float) hs->samples[i].tx_busy * 100.0 / in process_survey_stats()117 avg_tx += (uint64_t) hs->samples[i].tx_busy * 10000 / in process_survey_stats()
97 if (pvc->tx_busy == 0) in vclient_output_delay()351 if (pvc->rx_busy || pvc->tx_busy) in vclient_setup_buffers()975 pvc->tx_busy = 1; in vclient_import_write_locked()979 pvc->tx_busy = 0; in vclient_import_write_locked()1023 if (pvc->tx_busy) { in vclient_write_oss()1047 pvc->tx_busy = 1; in vclient_write_oss()1049 pvc->tx_busy = 0; in vclient_write_oss()1060 pvc->tx_busy = 1; in vclient_write_oss()1064 pvc->tx_busy = 0; in vclient_write_oss()
198 int tx_busy; member
105 uint32_t tx_busy; member
417 hs.tx_busy, in ath_beacon_miss()
242 hsample->tx_busy = tf - ahp->ah_txBusy; in ar5416GetMibCycleCounts()
631 survey.tx_busy = anistats.txframecnt_diff; in ar9300_ani_poll_freebsd()
937 uint32_t tx_busy; member
1439 hsample->tx_busy = tf - ahp->ah_txBusy; in ar5212GetMibCycleCounts()