Home
last modified time | relevance | path

Searched refs:dp_post_dhcp_ind (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_txrx.h99 int dp_post_dhcp_ind(struct wlan_dp_link *dp_link,
134 int dp_post_dhcp_ind(struct wlan_dp_link *dp_link, in dp_post_dhcp_ind() function
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_softap_txrx.c215 int dp_post_dhcp_ind(struct wlan_dp_link *dp_link, uint8_t *mac_addr, in dp_post_dhcp_ind() function
284 dp_post_dhcp_ind(dp_link, dest_mac_addr, false); in dp_softap_notify_dhcp_ind()
333 errno = dp_post_dhcp_ind( in dp_softap_inspect_dhcp_packet()
349 errno = dp_post_dhcp_ind( in dp_softap_inspect_dhcp_packet()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c847 dp_post_dhcp_ind(dp_link, in ucfg_dp_update_dhcp_state_on_disassoc()