Home
last modified time | relevance | path

Searched refs:ethernet_ii_bytes (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A Dwifi_logger.h572 char ethernet_ii_bytes[MAX_FRAME_LEN_ETHERNET]; member
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dwifilogger.cpp694 memcpy(tx_report_bufs[i].frame_inf.frame_content.ethernet_ii_bytes, in wifi_get_tx_pkt_fates()
764 memcpy(rx_report_bufs[i].frame_inf.frame_content.ethernet_ii_bytes, in wifi_get_rx_pkt_fates()
/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dhidl_struct_util.cpp891 legacy_frame.frame_content.ethernet_ii_bytes); in convertLegacyDebugPacketFateFrameToHidl()