Searched refs:txPwr (Results 1 – 4 of 4) sorted by relevance
97 #define A_WMI_TXPWR_RX(devt, txPwr) \ argument98 ar6000_txPwr_rx((devt), (txPwr))
89 s32 txPwr;
48 void ar6000_txPwr_rx(void *devt, u8 txPwr);
2864 ar6000_txPwr_rx(void *devt, u8 txPwr) in ar6000_txPwr_rx() argument2868 ar->arTxPwr = txPwr; in ar6000_txPwr_rx()