Searched refs:WIFI_LOGGER_PACKET_FATE_SUPPORTED (Results 1 – 5 of 5) sorted by relevance
410 WIFI_LOGGER_PACKET_FATE_SUPPORTED = (1 << (8)), // tracks connection packets' fate enumerator
618 WIFI_LOGGER_PACKET_FATE_SUPPORTED)) { in wifi_start_pkt_fate_monitoring()
665 WIFI_LOGGER_PACKET_FATE_SUPPORTED)) { in wifi_start_pkt_fate_monitoring()
323 using ::WIFI_LOGGER_PACKET_FATE_SUPPORTED;
3314 if (support & WIFI_LOGGER_PACKET_FATE_SUPPORTED) in LoggerGetFeature()