|
VSF Documented
|
Data Structures | |
| struct | mt76_rate_power_t |
| struct | mt76_tx_power_info_t |
Macros | |
| #define | MT76_MAX_TX_POWER_OPS 32 |
Typedefs | |
| typedef struct mt76_rate_power_t | mt76_rate_power_t |
| typedef struct mt76_tx_power_info_t | mt76_tx_power_info_t |
Functions | |
| void | __mt76_read_rx_gain (vsf_wifi_t *wifi, uint8_t channel) |
| vsf_err_t | __mt76_apply_tx_power (vsf_wifi_t *wifi, uint8_t channel, uint8_t bw, vsf_wifi_done_t done) |
| #define MT76_MAX_TX_POWER_OPS 32 |
| typedef struct mt76_rate_power_t mt76_rate_power_t |
| typedef struct mt76_tx_power_info_t mt76_tx_power_info_t |
| void __mt76_read_rx_gain | ( | vsf_wifi_t * | wifi, |
| uint8_t | channel ) |
| vsf_err_t __mt76_apply_tx_power | ( | vsf_wifi_t * | wifi, |
| uint8_t | channel, | ||
| uint8_t | bw, | ||
| vsf_wifi_done_t | done ) |