Searched defs:seg1_idx (Results 1 – 9 of 9) sorted by relevance
/hostap-3.6.0/tests/hwsim/ |
D | test_ocv.py | 23 def make_ocikde(op_class, channel, seg1_idx): argument 407 def test_bad_oci(self, logmsg, op_class, channel, seg1_idx): argument 420 def confirm_valid_oci(self, op_class, channel, seg1_idx): argument 770 def test_bad_oci(self, logmsg, op_class, channel, seg1_idx, errmsg): argument 790 def confirm_valid_oci(self, op_class, channel, seg1_idx): argument
|
/hostap-3.6.0/src/common/ |
D | ocv.h | 18 u8 seg1_idx; member
|
/hostap-3.6.0/src/ap/ |
D | ieee802_11_shared.c | 984 int ap_seg1_idx, int *bandwidth, int *seg1_idx) in get_tx_parameters()
|
D | drv_callbacks.c | 868 u8 seg0_idx = 0, seg1_idx = 0; in hostapd_event_ch_switch() local
|
D | wpa_auth_glue.c | 990 int *bandwidth, int *seg1_idx) in hostapd_get_sta_tx_params()
|
D | hostapd.c | 3660 int seg0_idx = 0, seg1_idx = 0, bw = CHANWIDTH_USE_HT; in hostapd_switch_channel_fallback() local
|
D | wpa_auth.c | 2914 int ap_seg1_idx, int *bandwidth, int *seg1_idx) in get_sta_tx_parameters()
|
/hostap-3.6.0/src/drivers/ |
D | driver_nl80211.c | 1752 u8 seg1_idx = 0; in get_channel_info() local
|
D | driver.h | 2356 u8 seg1_idx; member
|