Searched refs:tx_power (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/sys/dev/ic/ |
| D | acx111.c | 406 struct acx111_conf_txpower tx_power; in acx111_write_config() local 412 tx_power.txpower = ACX111_TXPOWER_VAL; in acx111_write_config() 413 if (acx_set_conf(sc, ACX_CONF_TXPOWER, &tx_power, in acx111_write_config() 414 sizeof(tx_power)) != 0) { in acx111_write_config()
|
| D | ar5212.c | 1316 u_int packet_length, u_int header_length, HAL_PKT_TYPE type, u_int tx_power, in ar5k_ar5212_setup_tx_desc() argument 1335 AR5K_REG_SM(tx_power, AR5K_AR5212_DESC_TX_CTL0_XMIT_POWER) | in ar5k_ar5212_setup_tx_desc()
|
| D | ar5210.c | 999 u_int packet_length, u_int header_length, HAL_PKT_TYPE type, u_int tx_power, in ar5k_ar5210_setup_tx_desc() argument
|
| D | ar5211.c | 1128 u_int packet_length, u_int header_length, HAL_PKT_TYPE type, u_int tx_power, in ar5k_ar5211_setup_tx_desc() argument
|