Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sta_info.h52 DHCP_PHASE_ACK, enumerator
H A Dwlan_hdd_hostapd.c1606 stainfo->dhcp_phase = DHCP_PHASE_ACK; in hdd_fill_station_info()
/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_priv.h277 DHCP_PHASE_ACK, enumerator
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_softap_txrx.c363 sta_info->dhcp_phase = DHCP_PHASE_ACK; in dp_softap_inspect_dhcp_packet()
H A Dwlan_dp_main.c1126 sta_info->dhcp_phase = DHCP_PHASE_ACK; in dp_peer_obj_create_notification()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c845 stainfo->dhcp_phase = DHCP_PHASE_ACK; in ucfg_dp_update_dhcp_state_on_disassoc()