Searched refs:restart (Results 1 – 19 of 19) sorted by relevance
100 This makes restart faster by saving time to clear memory at initialization,106 which allows to reuse these files after a restart.
219 bool restart) in axgbe_an37_set() argument229 if (restart) in axgbe_an37_set()248 bool restart) in axgbe_an73_set() argument264 if (restart) in axgbe_an73_set()
127 to be aware of the switch's state since it may undergo a quit-restart. When131 sent to the app, which can then restart the FM10000 port to resume network
291 /etc/init.d/openibd restart295 service openibd restart365 /etc/init.d/openibd restart
1452 The application should re-create the flows as required after the port restart.1482 /etc/init.d/openibd restart
61 after we restart vhost_blk example.
25 callback function is invoked to restart the packet processing core;
195 it is not necessary to restart all processes if the primary instance dies.
23 This library provides an interface to add, delete and restart a timer. The API is based on BSD call…
312 after the restart. For example, if TSO is disabled and then enabled,
287 It is used to speed up EAL initialization, usually on application restart.296 because they are intended to be reusable at restart.
4207 Applications must assume that after port close, stop or restart all flows
330 After doing the change, restart the driver::332 /etc/init.d/openibd restart336 service openibd restart
563 bool restart; in ngbe_vlan_strip_queue_set() local576 restart = (rxcfg & NGBE_RXCFG_ENA) && in ngbe_vlan_strip_queue_set()580 restart = (rxcfg & NGBE_RXCFG_ENA) && in ngbe_vlan_strip_queue_set()586 if (restart) { in ngbe_vlan_strip_queue_set()
2313 bool restart = false; in qede_set_mtu() local2330 restart = true; in qede_set_mtu()2353 if (!dev->data->dev_started && restart) { in qede_set_mtu()
21 When you stop and restart the test application, it looks to see if the pages are available in the `…
985 bool restart; in txgbe_vlan_strip_queue_set() local998 restart = (rxcfg & TXGBE_RXCFG_ENA) && in txgbe_vlan_strip_queue_set()1002 restart = (rxcfg & TXGBE_RXCFG_ENA) && in txgbe_vlan_strip_queue_set()1008 if (restart) { in txgbe_vlan_strip_queue_set()
15 which may be useful for fast restart and large allocations.
743 Netvsc driver and application restart