Searched defs:ath9k_hw_set_reset (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_hw.c981 static int ath9k_hw_set_reset(struct ath_hw *ah, int type) function
1085 return ath9k_hw_set_reset(ah, ATH9K_RESET_WARM);
1103 return ath9k_hw_set_reset(ah, type);

Completed in 63 milliseconds