Searched refs:iavf_schedule_reset (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf.h | 525 void iavf_schedule_reset(struct iavf_adapter *adapter, u64 flags);
|
H A D | iavf_ethtool.c | 536 iavf_schedule_reset(adapter, IAVF_FLAG_RESET_NEEDED); in iavf_set_priv_flags() 679 iavf_schedule_reset(adapter, IAVF_FLAG_RESET_NEEDED); in iavf_set_ringparam() 1876 iavf_schedule_reset(adapter, IAVF_FLAG_RESET_NEEDED); in iavf_set_channels()
|
H A D | iavf_main.c | 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() 2468 iavf_schedule_reset(adapter, IAVF_FLAG_RESET_NEEDED); in iavf_parse_vf_resource_msg() 2895 iavf_schedule_reset(adapter, IAVF_FLAG_RESET_PENDING); in iavf_watchdog_task() 4423 iavf_schedule_reset(adapter, IAVF_FLAG_RESET_NEEDED); in iavf_change_mtu()
|
H A D | iavf_virtchnl.c | 2019 iavf_schedule_reset(adapter, IAVF_FLAG_RESET_PENDING); in iavf_virtchnl_completion()
|