Searched refs:HostCmd_DS_MEF_CFG (Results 1 – 2 of 2) sorted by relevance
611 HostCmd_DS_MEF_CFG *mef_hdr; in wifi_set_packet_filters()628 mef_hdr = (HostCmd_DS_MEF_CFG *)(void *)(buf + buf_len); in wifi_set_packet_filters()631 buf_len += sizeof(HostCmd_DS_MEF_CFG); in wifi_set_packet_filters()790 HostCmd_DS_MEF_CFG *mef_hdr; in wifi_set_auto_arp()806 mef_hdr = (HostCmd_DS_MEF_CFG *)(buf + buf_len); in wifi_set_auto_arp()809 buf_len += sizeof(HostCmd_DS_MEF_CFG); in wifi_set_auto_arp()
3188 } MLAN_PACK_END HostCmd_DS_MEF_CFG; typedef