Searched refs:tx_pwr_count (Results 1 – 2 of 2) sorted by relevance
227 u8 channel, tx_pwr_count, local_pwr_constraint; in hostapd_eid_txpower_envelope() local248 tx_pwr_count = 0; in hostapd_eid_txpower_envelope()251 tx_pwr_count = 1; in hostapd_eid_txpower_envelope()256 tx_pwr_count = 2; in hostapd_eid_txpower_envelope()261 tx_pwr_count = 3; in hostapd_eid_txpower_envelope()317 *eid++ = 2 + tx_pwr_count; in hostapd_eid_txpower_envelope()323 *eid++ = tx_pwr_count; in hostapd_eid_txpower_envelope()325 for (i = 0; i <= tx_pwr_count; i++) in hostapd_eid_txpower_envelope()
6916 u8 channel, tx_pwr_count, local_pwr_constraint; in hostapd_eid_txpower_envelope() local6937 tx_pwr_count = 0; in hostapd_eid_txpower_envelope()6940 tx_pwr_count = 1; in hostapd_eid_txpower_envelope()6945 tx_pwr_count = 2; in hostapd_eid_txpower_envelope()6950 tx_pwr_count = 3; in hostapd_eid_txpower_envelope()7006 *eid++ = 2 + tx_pwr_count; in hostapd_eid_txpower_envelope()7012 *eid++ = tx_pwr_count; in hostapd_eid_txpower_envelope()7014 for (i = 0; i <= tx_pwr_count; i++) in hostapd_eid_txpower_envelope()