Home
last modified time | relevance | path

Searched refs:iavf_schedule_reset (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/intel/iavf/
Diavf.h523 void iavf_schedule_reset(struct iavf_adapter *adapter, u64 flags);
Diavf_ethtool.c535 iavf_schedule_reset(adapter, IAVF_FLAG_RESET_NEEDED); in iavf_set_priv_flags()
678 iavf_schedule_reset(adapter, IAVF_FLAG_RESET_NEEDED); in iavf_set_ringparam()
1874 iavf_schedule_reset(adapter, IAVF_FLAG_RESET_NEEDED); in iavf_set_channels()
Diavf_main.c306 void iavf_schedule_reset(struct iavf_adapter *adapter, u64 flags) in iavf_schedule_reset() function
337 iavf_schedule_reset(adapter, IAVF_FLAG_RESET_NEEDED); in iavf_tx_timeout()
2482 iavf_schedule_reset(adapter, IAVF_FLAG_RESET_NEEDED); in iavf_parse_vf_resource_msg()
2909 iavf_schedule_reset(adapter, IAVF_FLAG_RESET_PENDING); in iavf_watchdog_task()
4381 iavf_schedule_reset(adapter, IAVF_FLAG_RESET_NEEDED); in iavf_change_mtu()
Diavf_virtchnl.c1951 iavf_schedule_reset(adapter, IAVF_FLAG_RESET_PENDING); in iavf_virtchnl_completion()