Searched refs:HAL_HT_MACMODE (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300.h | 1308 extern void ar9300_set_11n_mac2040(struct ath_hal *ah, HAL_HT_MACMODE mode); 1391 struct ieee80211_channel *chan, HAL_HT_MACMODE macmode, u_int8_t txchainmask, 1395 HAL_HT_MACMODE macmode, u_int8_t txchainmask, u_int8_t rxchainmask); 1451 extern void ar9300_ani_init_defaults(struct ath_hal *ah, HAL_HT_MACMODE macmode);
|
H A D | ar9300_freebsd.c | 551 HAL_HT_MACMODE macmode; in ar9300_reset_freebsd()
|
H A D | ar9300_ani.c | 294 ar9300_ani_init_defaults(struct ath_hal *ah, HAL_HT_MACMODE macmode) in ar9300_ani_init_defaults()
|
H A D | ar9300_reset.c | 867 HAL_HT_MACMODE macmode) in ar9300_set_11n_regs() 1258 HAL_CHANNEL_INTERNAL *ichan, HAL_HT_MACMODE macmode) in ar9300_channel_change() 2893 HAL_CHANNEL_INTERNAL *ichan, HAL_HT_MACMODE macmode) in ar9300_process_ini() 4516 HAL_HT_MACMODE macmode, u_int8_t txchainmask, u_int8_t rxchainmask, in ar9300_reset()
|
H A D | ar9300_misc.c | 1907 ar9300_set_11n_mac2040(struct ath_hal *ah, HAL_HT_MACMODE mode) in ar9300_set_11n_mac2040()
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah.h | 728 } HAL_HT_MACMODE; typedef 1505 HAL_HT_MACMODE);
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_misc.c | 355 ar5416Set11nMac2040(struct ath_hal *ah, HAL_HT_MACMODE mode) in ar5416Set11nMac2040()
|
H A D | ar5416.h | 243 extern void ar5416Set11nMac2040(struct ath_hal *ah, HAL_HT_MACMODE mode);
|
H A D | ar5416_reset.c | 2593 HAL_HT_MACMODE macmode; /* MAC - 20/40 mode */ in ar5416Set11nRegs()
|