Home
last modified time | relevance | path

Searched refs:txpowermax (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c1116 int val = 0, txpowermax; in wlan_config_set_country() local
1129 if (wlan_ioctl(wif->wname, IEEE80211_IOC_TXPOWMAX, &txpowermax, 0, in wlan_config_set_country()
1150 regdomain->chaninfo.ic_chans[i].ic_maxregpower = txpowermax; in wlan_config_set_country()