Home
last modified time | relevance | path

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

/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_reset.c51 static uint16_t ar5212GetMaxEdgePower(uint16_t channel,
2031 twiceMinEdgePower = ar5212GetMaxEdgePower(chan->channel, rep); in ar5212SetRateTable()
2053 twiceMinEdgePowerCck = ar5212GetMaxEdgePower(chan->channel, rep); in ar5212SetRateTable()
2361 ar5212GetMaxEdgePower(uint16_t channel, const RD_EDGES_POWER *pRdEdgesPower) in ar5212GetMaxEdgePower() function