Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/usb/
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 …]
/kernel/linux/linux-5.10/drivers/net/usb/
Dr8152.c786 struct r8152 { struct
807 void (*init)(struct r8152 *tp); argument
818 } rtl_ops;
820 struct ups_info {
844 int (*pre_fw)(struct r8152 *tp); argument
848 } rtl_fw;
850 atomic_t rx_count;
852 bool eee_en;
853 int intr_interval;
854 u32 saved_wolopts;
[all …]