Searched refs:NUM_XPD_PER_CHANNEL (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h221 #define NUM_XPD_PER_CHANNEL 4 macro
244 EXPN_DATA_PER_XPD_5112 pDataPerXPD[NUM_XPD_PER_CHANNEL];
H A Dah_eeprom_v3.c166 for (j = 0; j < NUM_XPD_PER_CHANNEL; j++) {
199 for (jj = 0; jj < NUM_XPD_PER_CHANNEL; jj++) {
225 for (jj = 0; jj < NUM_XPD_PER_CHANNEL; jj++)
/freebsd-13-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9280.c262 for (minIndex=0,i=1; i<NUM_XPD_PER_CHANNEL; i++) {
H A Dar9287.c204 for (minIndex=0,i=1; i<NUM_XPD_PER_CHANNEL; i++) {
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5112.c415 for (jj = 0; jj < NUM_XPD_PER_CHANNEL; jj++) {
749 for (minIndex=0,i=1; i<NUM_XPD_PER_CHANNEL; i++) {
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar2133.c345 for (minIndex=0,i=1; i<NUM_XPD_PER_CHANNEL; i++) {
/freebsd-13-stable/tools/tools/ath/athprom/
H A Dathprom.c343 for (singleXpd = 0; singleXpd < NUM_XPD_PER_CHANNEL; singleXpd++)

Completed in 76 milliseconds