Searched refs:pfc_rx (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.h79 unsigned int pfc_rx; member in struct:ath5k_ani_state
H A Dani.c372 as->pfc_rx = ath5k_hw_reg_read(ah, AR5K_PROFCNT_RX);
382 listen = (as->pfc_cycles - as->pfc_rx - as->pfc_tx) / 44000;
H A Ddebug.c665 as->pfc_rx,
667 as->pfc_rx*100/as->pfc_cycles : 0);

Completed in 74 milliseconds