Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe_82599.c1104 ctrl = IXGBE_CTRL_LNK_RST; in ixgbe_reset_hw_82599()
H A Dixgbe_type.h1461 #define IXGBE_CTRL_LNK_RST 0x00000008 /* Link Reset. Resets everything. */ macro
1463 #define IXGBE_CTRL_RST_MASK (IXGBE_CTRL_LNK_RST | IXGBE_CTRL_RST)
H A Dixgbe_x550.c2311 ctrl = IXGBE_CTRL_LNK_RST; in ixgbe_reset_hw_X550em()