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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dar9003_calib.c320 static bool ar9003_hw_iscal_supported(struct ath_hw *ah, function
773 if (ar9003_hw_iscal_supported(ah, IQ_MISMATCH_CAL)) {
780 if (ar9003_hw_iscal_supported(ah, TEMP_COMP_CAL)) {
807 priv_ops->iscal_supported = ar9003_hw_iscal_supported;

Completed in 123 milliseconds