Searched refs:pfc_tx (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dani.h78 unsigned int pfc_tx; member in struct:ath5k_ani_state
H A Dani.c371 as->pfc_tx = ath5k_hw_reg_read(ah, AR5K_PROFCNT_TX);
382 listen = (as->pfc_cycles - as->pfc_rx - as->pfc_tx) / 44000;
H A Ddebug.c661 as->pfc_tx,
663 as->pfc_tx*100/as->pfc_cycles : 0);

Completed in 66 milliseconds