Searched refs:DeviceInterface (Results 1 – 4 of 4) sorted by relevance
391 if (atomic_get(&interface->DeviceInterface()->monitor_count) > 0) in datalink_send_routed_data()392 device_interface_monitor_receive(interface->DeviceInterface(), buffer); in datalink_send_routed_data()397 &interface->DeviceInterface()->receive_queue, buffer); in datalink_send_routed_data()398 update_device_send_stats(interface->DeviceInterface()->device, in datalink_send_routed_data()706 if (atomic_get(&interface->DeviceInterface()->monitor_count) > 0) in interface_protocol_send_data()707 device_interface_monitor_receive(interface->DeviceInterface(), buffer); in interface_protocol_send_data()731 net_device_interface* deviceInterface = interface->DeviceInterface(); in interface_protocol_down()889 struct ifreq_stats stats = interface->DeviceInterface()->device->stats; in interface_protocol_control()
147 net_device_interface* DeviceInterface() { return fDeviceInterface; } in DeviceInterface() function
537 interface->DeviceInterface()->device->type, 0); in get_domain_datalink_protocols()597 interface->DeviceInterface()->device->type, 0); in put_domain_datalink_protocols()
159 = acquire_device_interface(interface->DeviceInterface()); in Bind()