Home
last modified time | relevance | path

Searched refs:rtl_ops (Results 1 – 2 of 2) sorted by relevance

/u-boot-v2022.01-rc1/drivers/usb/eth/
A Dr8152.h631 struct rtl_ops { struct
638 } rtl_ops; member
A Dr8152.c1377 struct rtl_ops *ops = &tp->rtl_ops; in rtl_ops_init()
1442 tp->rtl_ops.enable(tp); in r8152_init_common()
1555 tp->rtl_ops.disable(tp); in r8152_halt()
1677 tp->rtl_ops.init(tp); in r8152_eth_probe()
1678 tp->rtl_ops.up(tp); in r8152_eth_probe()
1733 tp->rtl_ops.disable(tp); in r8152_eth_stop()
1838 tp->rtl_ops.init(tp); in r8152_eth_probe()
1839 tp->rtl_ops.up(tp); in r8152_eth_probe()

Completed in 9 milliseconds