Searched refs:ixgb_down (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/ |
D | ixgb.h | 197 void ixgb_down(struct ixgb_adapter *adapter, bool kill_watchdog);
|
D | ixgb_ethtool.c | 139 ixgb_down(adapter, true); in ixgb_set_settings() 188 ixgb_down(adapter, true); in ixgb_set_pauseparam() 518 ixgb_down(adapter, true); in ixgb_set_ringparam()
|
D | ixgb_main.c | 281 ixgb_down(struct ixgb_adapter *adapter, bool kill_watchdog) in ixgb_down() function 356 ixgb_down(adapter, true); in ixgb_set_features() 684 ixgb_down(adapter, true); in ixgb_close() 1591 ixgb_down(adapter, true); in ixgb_tx_timeout_task() 1636 ixgb_down(adapter, true); in ixgb_change_mtu() 2286 ixgb_down(adapter, true); in ixgb_io_error_detected()
|