Searched refs:EVENT_VDLL_IND (Results 1 – 3 of 3) sorted by relevance
467 case EVENT_VDLL_IND: in wlan_handle_event_packet()609 …if (upld_type == MLAN_TYPE_EVENT && (wlan_le16_to_cpu(sdiopkt->hostcmd.command) == EVENT_VDLL_IND)) in wlan_decode_rx_packet()
563 … if (upld_type == MLAN_TYPE_EVENT && (wlan_le16_to_cpu(imupkt->hostcmd.command) == EVENT_VDLL_IND)) in wlan_decode_rx_packet()
1769 #define EVENT_VDLL_IND 0x00000081 macro