Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Du_ether.h85 #define DEFAULT_FILTER (USB_CDC_PACKET_TYPE_BROADCAST \
H A Du_ether.c501 type = USB_CDC_PACKET_TYPE_BROADCAST; in eth_start_xmit()
/openbmc/u-boot/include/linux/usb/
H A Dcdc.h200 #define USB_CDC_PACKET_TYPE_BROADCAST (1 << 3) macro
/openbmc/linux/include/linux/usb/
H A Dusbnet.h212 #define DEFAULT_FILTER (USB_CDC_PACKET_TYPE_BROADCAST \
/openbmc/linux/include/uapi/linux/usb/
H A Dcdc.h282 #define USB_CDC_PACKET_TYPE_BROADCAST (1 << 3) macro
/openbmc/linux/drivers/net/usb/
H A Dcdc_ether.c71 | USB_CDC_PACKET_TYPE_BROADCAST; in usbnet_cdc_update_filter()
/openbmc/u-boot/drivers/usb/gadget/
H A Dether.c90 #define DEFAULT_FILTER (USB_CDC_PACKET_TYPE_BROADCAST \
1672 type = USB_CDC_PACKET_TYPE_BROADCAST;