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

/freebsd-11.0-release/contrib/wpa/src/ap/
H A Ddrv_callbacks.c450 int channel, chwidth, seg0_idx = 0, seg1_idx = 0, is_dfs; local
491 seg1_idx = (cf2 - 5000) / 5;
495 seg1_idx = hostapd_hw_get_channel(hapd, cf2);
506 hapd->iconf->vht_oper_centr_freq_seg1_idx = seg1_idx;

Completed in 160 milliseconds