Searched refs:ixgb_down (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/drivers/net/ethernet/intel/ixgb/ |
| D | ixgb.h | 172 void ixgb_down(struct ixgb_adapter *adapter, bool kill_watchdog);
|
| D | ixgb_ethtool.c | 121 ixgb_down(adapter, true); in ixgb_set_link_ksettings() 170 ixgb_down(adapter, true); in ixgb_set_pauseparam() 498 ixgb_down(adapter, true); in ixgb_set_ringparam()
|
| D | ixgb_main.c | 250 ixgb_down(struct ixgb_adapter *adapter, bool kill_watchdog) in ixgb_down() function 325 ixgb_down(adapter, true); in ixgb_set_features() 651 ixgb_down(adapter, true); in ixgb_close() 1558 ixgb_down(adapter, true); in ixgb_tx_timeout_task() 1577 ixgb_down(adapter, true); in ixgb_change_mtu() 2210 ixgb_down(adapter, true); in ixgb_io_error_detected()
|