Home
last modified time | relevance | path

Searched refs:iavf_schedule_reset (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
H A Diavf.h395 void iavf_schedule_reset(struct iavf_adapter *adapter);
H A Diavf_ethtool.c960 iavf_schedule_reset(adapter); in iavf_set_channels()
H A Diavf_main.c159 * iavf_schedule_reset - Set the flags and schedule a reset event
162 void iavf_schedule_reset(struct iavf_adapter *adapter) in iavf_schedule_reset() function
181 iavf_schedule_reset(adapter); in iavf_tx_timeout()
3530 iavf_schedule_reset(adapter); in iavf_process_config()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/
H A Diavf.h525 void iavf_schedule_reset(struct iavf_adapter *adapter, u64 flags);
H A 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()
1875 iavf_schedule_reset(adapter, IAVF_FLAG_RESET_NEEDED); in iavf_set_channels()
H A Diavf_main.c281 * iavf_schedule_reset - Set the flags and schedule a reset event
285 void iavf_schedule_reset(struct iavf_adapter *adapter, u64 flags) in iavf_schedule_reset() function
316 iavf_schedule_reset(adapter, IAVF_FLAG_RESET_NEEDED); in iavf_tx_timeout()
2453 iavf_schedule_reset(adapter, IAVF_FLAG_RESET_NEEDED); in iavf_parse_vf_resource_msg()
2880 iavf_schedule_reset(adapter, IAVF_FLAG_RESET_PENDING); in iavf_watchdog_task()
4380 iavf_schedule_reset(adapter, IAVF_FLAG_RESET_NEEDED); in iavf_change_mtu()
H A Diavf_virtchnl.c2019 iavf_schedule_reset(adapter, IAVF_FLAG_RESET_PENDING); in iavf_virtchnl_completion()

Completed in 18 milliseconds