Searched refs:AR_TPC_CTS (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_misc.c874 *result = MS(ahp->ah_macTPC, AR_TPC_CTS);
972 ahp->ah_macTPC &= AR_TPC_CTS;
973 ahp->ah_macTPC |= MS(setting, AR_TPC_CTS);
H A Dar5212reg.h951 #define AR_TPC_CTS 0x00003f00 /* cts frames */ macro
H A Dar5212_attach.c250 | SM(MAX_RATE_POWER, AR_TPC_CTS)
H A Dar5212_reset.c626 ctsTpcPow = MS(ahp->ah_macTPC, AR_TPC_CTS);
650 SM(ctsTpcPow, AR_TPC_CTS) |
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_reset.c353 SM(ctsTpcPow, AR_TPC_CTS) |

Completed in 234 milliseconds