Searched refs:net_get_mlan_handle (Results 1 – 3 of 3) sorted by relevance
430 #define net_get_mlan_handle() net_get_sta_handle() macro
813 net_interface_dhcp_stop(net_get_mlan_handle()); in wlan_dhcp_cleanup()3151 if_handle = net_get_mlan_handle(); in wlcm_process_sta_addr_config_event()3852 if_handle = net_get_mlan_handle(); in wlcm_process_authentication_event()3872 if_handle = net_get_mlan_handle(); in wlcm_process_authentication_event()4002 if_handle = net_get_mlan_handle(); in wlcm_process_authentication_event()4636 if_handle = net_get_mlan_handle(); in wlcm_process_link_loss_event()4908 if_handle = net_get_mlan_handle(); in wlcm_process_net_dhcp_config()4931 if_handle = net_get_mlan_handle(); in wlcm_process_net_dhcp_config()4996 if_handle = net_get_mlan_handle(); in wlcm_process_net_dhcp_config()5021 void *if_handle = net_get_mlan_handle(); in wlcm_process_net_ipv6_config()[all …]
988 interface_t *if_handle = (interface_t *)net_get_mlan_handle(); in stop_cb()