Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_vht.c84 u16 punct_bitmap = hostapd_get_punct_bitmap(hapd); in hostapd_eid_vht_operation()
H A Dieee802_11_he.c229 u16 punct_bitmap = hostapd_get_punct_bitmap(hapd); in hostapd_eid_he_operation()
H A Dap_drv_ops.c664 NULL, hostapd_get_punct_bitmap(hapd))) in hostapd_set_freq()
1015 hostapd_get_punct_bitmap(hapd))) { in hostapd_start_dfs_cac()
H A Dhostapd.h850 u16 hostapd_get_punct_bitmap(struct hostapd_data *hapd);
H A Dieee802_11_eht.c209 u16 punct_bitmap = hostapd_get_punct_bitmap(hapd); in hostapd_eid_eht_operation()
H A Ddfs.c1015 hostapd_get_punct_bitmap(iface->bss[0])); in hostapd_dfs_request_channel_switch()
H A Dhostapd.c4281 hostapd_get_punct_bitmap(hapd))) in hostapd_change_config_freq()
4953 u16 hostapd_get_punct_bitmap(struct hostapd_data *hapd) in hostapd_get_punct_bitmap() function
H A Dbeacon.c2642 hostapd_get_punct_bitmap(hapd)) == 0) { in __ieee802_11_set_beacon()