Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h1221 #define IXGBE_CTRL_GIO_DIS 0x00000004 /* Global IO Master Disable bit */ macro
Dixgbe_common.c2455 IXGBE_WRITE_REG(hw, IXGBE_CTRL, IXGBE_CTRL_GIO_DIS); in ixgbe_disable_pcie_master()
Dixgbe_main.c5980 ctrl |= IXGBE_CTRL_GIO_DIS; in __ixgbe_shutdown()