Searched refs:pevent_vdll_ind (Results 1 – 1 of 1) sorted by relevance
384 pmlan_event_vdll_indication pevent_vdll_ind; in wlan_handle_vdllv2_event_packet() local386 pevent_vdll_ind = (pmlan_event_vdll_indication)(pmbuf); in wlan_handle_vdllv2_event_packet()387 switch (wlan_le16_to_cpu(pevent_vdll_ind->vdllInd.type)) in wlan_handle_vdllv2_event_packet()391 (void)sb3_fw_download(LOAD_WIFI_VDLL_FIRMWARE, 1, pevent_vdll_ind->vdllInd.offset); in wlan_handle_vdllv2_event_packet()398 PRINTF("receive vdll event type=%d, Unhandled!\r\n", pevent_vdll_ind->vdllInd.type); in wlan_handle_vdllv2_event_packet()