Home
last modified time | relevance | path

Searched refs:ethertype (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_cdc_bdc.h86 uint16_t ethertype; member
Dwhd_events_int.h466 uint16_t ethertype; member
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/inc/
Dwhd_events.h152 uint16_t ethertype; /**< Ethertype for identifying event packets */ member
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_cdc_bdc.c413 ether_type = ntoh16(ethernet_header->ethertype); in whd_network_send_ethernet_data()
632 ether_type = ntoh16(event->eth.ethertype); in whd_process_bdc_event()