Home
last modified time | relevance | path

Searched defs:r8152 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/usb/
H A Dr8152.c867 struct r8152 { struct
888 void (*init)(struct r8152 *tp); argument
900 } rtl_ops;
902 struct ups_info {
927 int (*pre_fw)(struct r8152 *tp); argument
931 } rtl_fw;
933 atomic_t rx_count;
935 bool eee_en;
936 int intr_interval;
937 u32 saved_wolopts;
[all …]
/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.h578 struct r8152 { struct
584 void (*init)(struct r8152 *); argument
602 int generic_ocp_write(struct r8152 *tp, u16 index, u16 byteen, argument