Searched refs:first_ratio (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9285.h53 HAL_BOOL first_ratio; member in struct:ar9285_ant_comb
H A Dar9285_diversity.c141 antcomb->first_ratio = AH_TRUE;
143 antcomb->first_ratio = AH_FALSE;
150 antcomb->first_ratio = AH_TRUE;
152 antcomb->first_ratio = AH_FALSE;
159 antcomb->first_ratio = AH_TRUE;
161 antcomb->first_ratio = AH_FALSE;
220 if (antcomb->first_ratio && antcomb->second_ratio) {
256 } else if (antcomb->first_ratio) {

Completed in 49 milliseconds