Searched refs:rtl_ops (Results 1 – 2 of 2) sorted by relevance
631 struct rtl_ops { struct638 } rtl_ops; member
1377 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