Searched refs:hostapd_add_tpe_info (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | ieee802_11.c | 7038 static u8 * hostapd_add_tpe_info(u8 *eid, u8 tx_pwr_count, in hostapd_add_tpe_info() function 7117 eid = hostapd_add_tpe_info(eid, tx_pwr_count, tx_pwr_intrpn, in hostapd_eid_txpower_envelope() 7128 eid = hostapd_add_tpe_info(eid, tx_pwr_count, in hostapd_eid_txpower_envelope() 7136 eid = hostapd_add_tpe_info( in hostapd_eid_txpower_envelope() 7217 return hostapd_add_tpe_info(eid, tx_pwr_count, LOCAL_EIRP, in hostapd_eid_txpower_envelope()
|