Searched defs:seg0 (Results 1 – 9 of 9) sorted by relevance
/hostap/src/common/ |
D | hw_features_common.c | 384 static void punct_update_legacy_bw_80(u8 bitmap, u8 pri_chan, u8 *seg0) in punct_update_legacy_bw_80() 416 enum oper_chan_width *width, u8 *seg0) in punct_update_legacy_bw_160() 436 enum oper_chan_width *width, u8 *seg0) in punct_update_legacy_bw_320() 457 u8 *seg0, u8 *seg1) in punct_update_legacy_bw()
|
/hostap/src/ap/ |
D | ieee802_11_vht.c | 81 u8 seg0 = hapd->iconf->vht_oper_centr_freq_seg0_idx; in hostapd_eid_vht_operation() local
|
D | ieee802_11_he.c | 225 u8 seg0 = hapd->iconf->he_oper_centr_freq_seg0_idx; in hostapd_eid_he_operation() local
|
D | ieee802_11_eht.c | 205 u8 *pos = eid, seg0 = 0, seg1 = 0; in hostapd_eid_eht_operation() local
|
D | hostapd.c | 4356 u8 seg0 = 0, seg1 = 0; in hostapd_change_config_freq() local
|
D | ap_config.h | 1350 u8 seg0 = hostapd_get_oper_centr_freq_seg0_idx(conf); in hostapd_set_and_check_bw320_offset() local
|
/hostap/wpa_supplicant/ |
D | rrm.c | 719 u8 seg0, seg1; in wpas_get_op_chan_phy() local
|
D | scan.c | 2986 u8 seg0 = ie[3]; in wpas_get_est_tpt() local
|
D | wpa_supplicant.c | 3198 int seg0; in ibss_get_center_320mhz() local 3238 int chwidth, seg0, seg1; in ibss_mesh_select_80_160mhz() local
|