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

/freebsd-current/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c736 int pilot_mask = 0; local
741 pilot_mask = pilot_mask | 0x1 << bp;
747 OS_REG_WRITE(ah, pilot_mask_reg[i], pilot_mask);
/freebsd-current/sys/dev/ath/ath_hal/ar9002/
H A Dar9280_attach.c726 int pilot_mask = 0; local
731 pilot_mask = pilot_mask | 0x1 << bp;
737 OS_REG_WRITE(ah, pilot_mask_reg[i], pilot_mask);

Completed in 116 milliseconds