Searched refs:tx_pwr_count (Results 1 – 1 of 1) sorted by relevance
6779 u8 channel, tx_pwr_count, local_pwr_constraint; in hostapd_eid_txpower_envelope() local6800 tx_pwr_count = 0; in hostapd_eid_txpower_envelope()6803 tx_pwr_count = 1; in hostapd_eid_txpower_envelope()6808 tx_pwr_count = 2; in hostapd_eid_txpower_envelope()6813 tx_pwr_count = 3; in hostapd_eid_txpower_envelope()6869 *eid++ = 2 + tx_pwr_count; in hostapd_eid_txpower_envelope()6875 *eid++ = tx_pwr_count; in hostapd_eid_txpower_envelope()6877 for (i = 0; i <= tx_pwr_count; i++) in hostapd_eid_txpower_envelope()