Searched refs:ethdriver_callbacks (Results 1 - 3 of 3) sorted by relevance

/seL4-camkes-master/projects/global-components/remote-drivers/picotcp-ethernet-async/
H A Dserver.c114 static struct raw_iface_callbacks ethdriver_callbacks = { variable in typeref:struct:raw_iface_callbacks
211 data->eth_driver->i_cb = ethdriver_callbacks;
/seL4-camkes-master/projects/camkes/apps/picotcp_single_component/src/
H A Dethdriver.c123 static struct raw_iface_callbacks ethdriver_callbacks = { variable in typeref:struct:raw_iface_callbacks
251 eth_driver->i_cb = ethdriver_callbacks;
/seL4-camkes-master/projects/global-components/components/Ethdriver/src/
H A Dethdriver.c248 static struct raw_iface_callbacks ethdriver_callbacks = { variable in typeref:struct:raw_iface_callbacks
388 eth_driver->i_cb = ethdriver_callbacks;

Completed in 103 milliseconds