Home
last modified time | relevance | path

Searched refs:ixgbevf_down (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h450 void ixgbevf_down(struct ixgbevf_adapter *adapter);
H A Dixgbevf_main.c2490 void ixgbevf_down(struct ixgbevf_adapter *adapter) in ixgbevf_down() function
2545 ixgbevf_down(adapter); in ixgbevf_reinit_locked()
3354 ixgbevf_down(adapter); in ixgbevf_service_task()
3692 ixgbevf_down(adapter); in ixgbevf_close_suspend()
H A Dethtool.c357 ixgbevf_down(adapter); in ixgbevf_set_ringparam()