Searched defs:_ah (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300reg.h | 3013 #define AR_SREV_OSPREY(_ah) \ argument 3028 #define AR_SREV_AR9580(_ah) \ argument 3040 #define AR_SREV_JUPITER(_ah) \ argument 3083 #define AR_SREV_HORNET(_ah) \ argument 3093 #define AR_SREV_WASP(_ah) \ argument 3100 #define AR_SREV_HONEYBEE(_ah) \ argument 3114 #define AR_SREV_WASP_10(_ah) \ argument 3118 #define AR_SREV_WASP_11(_ah) \ argument 3122 #define AR_SREV_WASP_12(_ah) \ argument 3127 #define AR_SREV_SCORPION(_ah) \ argument [all …]
|
| H A D | ar9300_spectral.c | 304 #define ar9300_noise_floor_get(_ah,_f,_ich) ar9300_noise_floor_cal_or_power_get((_ah), (_f… argument 305 #define ar9300_noise_floor_power_get(_ah,_f,_ich) ar9300_noise_floor_cal_or_power_get((_ah), (_f… argument
|
| H A D | ar9300_power.c | 305 #define WOW_WRITE_NS_IPV6_ADDRESS(_ah, _buf_addr, _p_ipv6_addr) \ argument
|
| H A D | ar9300_ani.c | 1095 #define CLOCK_RATE(_ah) (ath_hal_mac_clks(ah, 1000)) argument
|
| H A D | ar9300phy.h | 805 #define AR_PHY_TX_IQCAL_CONTROL_0(_ah) \ argument 810 #define AR_PHY_TX_IQCAL_CONTROL_1(_ah) \ argument 815 #define AR_PHY_TX_IQCAL_START(_ah) \ argument 820 #define AR_PHY_TX_IQCAL_STATUS_B0(_ah) \ argument
|
| H A D | ar9300_reset.c | 1797 #define DDR_REG_READ(_ah, _reg) \ in ar9300_set_reset() argument 1799 #define DDR_REG_WRITE(_ah, _reg, _val) \ in ar9300_set_reset() argument
|
| H A D | ar9300desc.h | 472 #define IS_3CHAIN_TX(_ah) (AH9300(_ah)->ah_tx_chainmask == 7) argument
|
| H A D | ar9300.h | 893 #define AH9300(_ah) ((struct ath_hal_9300 *)(_ah)) argument 898 #define ar9300_eep_data_in_flash(_ah) \ argument
|