Home
last modified time | relevance | path

Searched refs:HAL_HT_MACMODE (Results 1 – 9 of 9) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300.h1308 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);
HDar9300_freebsd.c533 HAL_HT_MACMODE macmode; in ar9300_reset_freebsd()
HDar9300_ani.c294 ar9300_ani_init_defaults(struct ath_hal *ah, HAL_HT_MACMODE macmode) in ar9300_ani_init_defaults()
HDar9300_reset.c867 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()
HDar9300_misc.c1880 ar9300_set_11n_mac2040(struct ath_hal *ah, HAL_HT_MACMODE mode) in ar9300_set_11n_mac2040()
/freebsd-13-stable/sys/dev/ath/ath_hal/
HDah.h728 } HAL_HT_MACMODE; typedef
1503 HAL_HT_MACMODE);
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_misc.c355 ar5416Set11nMac2040(struct ath_hal *ah, HAL_HT_MACMODE mode) in ar5416Set11nMac2040()
HDar5416.h243 extern void ar5416Set11nMac2040(struct ath_hal *ah, HAL_HT_MACMODE mode);
HDar5416_reset.c2593 HAL_HT_MACMODE macmode; /* MAC - 20/40 mode */ in ar5416Set11nRegs()