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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c359 uint32_t macmode; local
H A Dar5416_reset.c2595 HAL_HT_MACMODE macmode; /* MAC - 20/40 mode */ local
/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_ani.c294 ar9300_ani_init_defaults(struct ath_hal *ah, HAL_HT_MACMODE macmode) argument
H A Dar9300_freebsd.c533 HAL_HT_MACMODE macmode; local
H A Dar9300_misc.c1882 u_int32_t macmode; local
H A Dar9300_reset.c866 ar9300_set_11n_regs(struct ath_hal *ah, struct ieee80211_channel *chan, HAL_HT_MACMODE macmode) argument
1257 ar9300_channel_change(struct ath_hal *ah, struct ieee80211_channel *chan, HAL_CHANNEL_INTERNAL *ichan, HAL_HT_MACMODE macmode) argument
2892 ar9300_process_ini(struct ath_hal *ah, struct ieee80211_channel *chan, HAL_CHANNEL_INTERNAL *ichan, HAL_HT_MACMODE macmode) argument
4515 ar9300_reset(struct ath_hal *ah, HAL_OPMODE opmode, struct ieee80211_channel *chan, HAL_HT_MACMODE macmode, u_int8_t txchainmask, u_int8_t rxchainmask, HAL_HT_EXTPROTSPACING extprotspacing, HAL_BOOL b_channel_change, HAL_STATUS *status, HAL_RESET_TYPE reset_type, int is_scan) argument
[all...]

Completed in 263 milliseconds