Searched refs:ixgb_down (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgb/ |
| H A D | ixgb.h | 170 void ixgb_down(struct ixgb_adapter *adapter, bool kill_watchdog);
|
| H A D | ixgb_ethtool.c | 121 ixgb_down(adapter, true); in ixgb_set_link_ksettings() 170 ixgb_down(adapter, true); in ixgb_set_pauseparam() 496 ixgb_down(adapter, true); in ixgb_set_ringparam()
|
| H A D | ixgb_main.c | 246 ixgb_down(struct ixgb_adapter *adapter, bool kill_watchdog) in ixgb_down() function 321 ixgb_down(adapter, true); in ixgb_set_features() 647 ixgb_down(adapter, true); in ixgb_close() 1553 ixgb_down(adapter, true); in ixgb_tx_timeout_task() 1572 ixgb_down(adapter, true); in ixgb_change_mtu() 2209 ixgb_down(adapter, true); in ixgb_io_error_detected()
|