Searched refs:tx_pwr_count (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11_vht.c227 u8 channel, tx_pwr_count, local_pwr_constraint; local
248 tx_pwr_count = 0;
251 tx_pwr_count = 1;
256 tx_pwr_count = 2;
261 tx_pwr_count = 3;
317 *eid++ = 2 + tx_pwr_count;
323 *eid++ = tx_pwr_count;
325 for (i = 0; i <= tx_pwr_count; i++)
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11_vht.c227 u8 channel, tx_pwr_count, local_pwr_constraint; local
248 tx_pwr_count = 0;
251 tx_pwr_count = 1;
256 tx_pwr_count = 2;
261 tx_pwr_count = 3;
317 *eid++ = 2 + tx_pwr_count;
323 *eid++ = tx_pwr_count;
325 for (i = 0; i <= tx_pwr_count; i++)
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11_vht.c227 u8 channel, tx_pwr_count, local_pwr_constraint; local
248 tx_pwr_count = 0;
251 tx_pwr_count = 1;
256 tx_pwr_count = 2;
261 tx_pwr_count = 3;
317 *eid++ = 2 + tx_pwr_count;
323 *eid++ = tx_pwr_count;
325 for (i = 0; i <= tx_pwr_count; i++)

Completed in 97 milliseconds