Home
last modified time | relevance | path

Searched refs:ath5k_hw_stop_rx_pcu (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_pcu.c398 void ath5k_hw_stop_rx_pcu(struct ath5k_hw *ah) in ath5k_hw_stop_rx_pcu() function
Dath5k.h1121 extern void ath5k_hw_stop_rx_pcu(struct ath5k_hw *ah);
Dath5k.c1128 ath5k_hw_stop_rx_pcu(ah); /* disable PCU */ in ath5k_rx_stop()