Home
last modified time | relevance | path

Searched refs:ath5k_hw_set_opmode (Results 1 – 5 of 5) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_pcu.c48 int ath5k_hw_set_opmode(struct ath5k_hw *ah) in ath5k_hw_set_opmode() function
Dath5k_attach.c318 ath5k_hw_set_opmode(ah); in ath5k_hw_attach()
Dath5k_reset.c964 ath5k_hw_set_opmode(ah); in ath5k_hw_reset()
Dath5k.h1113 extern int ath5k_hw_set_opmode(struct ath5k_hw *ah);
Dath5k.c741 ath5k_hw_set_opmode(ah); in ath5k_mode_setup()