Searched refs:i40e_notify_client_of_netdev_close (Results 1 – 3 of 3) sorted by relevance
166 void i40e_notify_client_of_netdev_close(struct i40e_pf *pf, bool reset) in i40e_notify_client_of_netdev_close() function
1243 void i40e_notify_client_of_netdev_close(struct i40e_pf *pf, bool reset);
11326 i40e_notify_client_of_netdev_close(pf, true); in i40e_service_task()16169 i40e_notify_client_of_netdev_close(pf, false); in i40e_remove()16314 i40e_notify_client_of_netdev_close(pf, false); in i40e_io_suspend()16515 i40e_notify_client_of_netdev_close(pf, false); in i40e_shutdown()
Completed in 32 milliseconds