Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c2370 u_int32_t hal_num_ant_config; in ar9300_select_ant_config() local
2372 hal_num_ant_config = IS_CHAN_2GHZ(ichan) ? in ar9300_select_ant_config()
2375 if (cfg < hal_num_ant_config) { in ar9300_select_ant_config()