Lines Matching refs:eth_context
77 struct eth_context { struct
85 static struct eth_context eth_context_1; argument
86 static struct eth_context eth_context_2;
87 static struct eth_context eth_context_3;
92 struct eth_context *context = dev->data; in eth_iface_init()
103 struct eth_context *context = dev->data; in eth_tx()
129 struct eth_context *context = dev->data; in eth_get_ptp_clock()
155 struct eth_context *context = dev->data; in eth_init()
184 struct eth_context *eth_context; member
190 struct eth_context *eth_ctx = ptp_ctx->eth_context; in my_ptp_clock_set()
204 struct eth_context *eth_ctx = ptp_ctx->eth_context; in my_ptp_clock_get()
214 struct eth_context *eth_ctx = ptp_ctx->eth_context; in my_ptp_clock_adjust()
239 struct eth_context *context = eth_dev->data; in ptp_test_1_init()
243 ptp_context->eth_context = context; in ptp_test_1_init()
255 struct eth_context *context = eth_dev->data; in ptp_test_2_init()
259 ptp_context->eth_context = context; in ptp_test_2_init()