Searched refs:dst_mac_addr (Results 1 – 7 of 7) sorted by relevance
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | wifi_offload.cpp | 65 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/ |
D | wifi_offload.h | 19 u8 *ip_packet, u16 ip_packet_len, u8 *src_mac_addr, u8 *dst_mac_addr, u32 period_msec);
|
D | wifi_hal.h | 303 u8 *src_mac_addr, u8 *dst_mac_addr, u32 period_msec);
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | common.h | 168 u8 *src_mac_addr, u8 *dst_mac_addr, u32 period_msec);
|
D | wifi_hal.cpp | 1150 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/ |
D | msm_ipa.h | 498 uint8_t dst_mac_addr[ETH_ALEN]; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_ipa.h | 364 uint8_t dst_mac_addr[ETH_ALEN]; member
|