Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/l2/ethernet/lldp/
DKconfig55 int "Chassis ID TLV subtype"
59 Chassis ID subtype options are defined below.
68 If subtype 4 is selected, MAC address, then configs
125 int "Port ID TLV subtype"
129 Port ID subtype options are defined below.
138 If subtype 3 is selected (MAC address) then configs
Dlldp.c367 .subtype = CONFIG_NET_LLDP_CHASSIS_ID_SUBTYPE,
373 .subtype = CONFIG_NET_LLDP_PORT_ID_SUBTYPE,
/Zephyr-latest/include/zephyr/net/
Dlldp.h142 uint8_t subtype; member
152 uint8_t subtype; member
/Zephyr-latest/samples/net/dsa/src/
Ddsa_lldp.c98 uint8_t type, subtype; in dsa_lldp_print_info() local
117 subtype = *lldp_p++; in dsa_lldp_print_info()
/Zephyr-latest/subsys/usb/device/class/audio/
Daudio.c405 entity->subtype = fu->bDescriptorSubtype; in is_entity_valid()
415 entity->subtype = fu->bDescriptorSubtype; in is_entity_valid()
741 switch (entity.subtype) { in handle_interface_req()
Dusb_audio_internal.h214 enum usb_audio_cs_ac_int_desc_subtypes subtype; member
/Zephyr-latest/doc/project/
Ddev_env_and_tools.rst283 - Something, which was working, but does not anymore (bug subtype).