Home
last modified time | relevance | path

Searched refs:dst_mac_addr (Results 1 – 7 of 7) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_offload.cpp65 u8 *src_mac_addr, u8 *dst_mac_addr, u32 period_msec, GetCmdType cmdType) in MKeepAliveCommand() argument
67 mIpPktLen(ip_packet_len), mSrcMacAddr(src_mac_addr), mDstMacAddr(dst_mac_addr), in MKeepAliveCommand()
201 u8 *ip_packet, u16 ip_packet_len, u8 *src_mac_addr, u8 *dst_mac_addr, u32 period_msec) in wifi_start_sending_offloaded_packet() argument
204 && (dst_mac_addr != NULL) && (period_msec > 0) in wifi_start_sending_offloaded_packet()
207 src_mac_addr, dst_mac_addr, period_msec, START_MKEEP_ALIVE); in wifi_start_sending_offloaded_packet()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_offload.h19 u8 *ip_packet, u16 ip_packet_len, u8 *src_mac_addr, u8 *dst_mac_addr, u32 period_msec);
Dwifi_hal.h303 u8 *src_mac_addr, u8 *dst_mac_addr, u32 period_msec);
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dcommon.h168 u8 *src_mac_addr, u8 *dst_mac_addr, u32 period_msec);
Dwifi_hal.cpp1150 u8 *dst_mac_addr, in wifi_start_sending_offloaded_packet() argument
1169 MAC_ADDR_ARRAY(dst_mac_addr), period_msec); in wifi_start_sending_offloaded_packet()
1190 dst_mac_addr) || in wifi_start_sending_offloaded_packet()
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_ipa.h498 uint8_t dst_mac_addr[ETH_ALEN]; member
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_ipa.h364 uint8_t dst_mac_addr[ETH_ALEN]; member