Searched refs:HostCmd_DS_MEF_CFG (Results 1 – 2 of 2) sorted by relevance
608 HostCmd_DS_MEF_CFG *mef_hdr; in wifi_set_packet_filters()625 mef_hdr = (HostCmd_DS_MEF_CFG *)(void *)(buf + buf_len); in wifi_set_packet_filters()628 buf_len += sizeof(HostCmd_DS_MEF_CFG); in wifi_set_packet_filters()787 HostCmd_DS_MEF_CFG *mef_hdr; in wifi_set_auto_arp()803 mef_hdr = (HostCmd_DS_MEF_CFG *)(buf + buf_len); in wifi_set_auto_arp()806 buf_len += sizeof(HostCmd_DS_MEF_CFG); in wifi_set_auto_arp()
3187 } MLAN_PACK_END HostCmd_DS_MEF_CFG; typedef