Home
last modified time | relevance | path

Searched refs:IXGBE_CTRL_RST_MASK (Results 1 – 15 of 15) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/ixgbe/
H A Dixgbe_x540.c224 if (!(ctrl & IXGBE_CTRL_RST_MASK)) in ixgbe_reset_hw_X540()
228 if (ctrl & IXGBE_CTRL_RST_MASK) { in ixgbe_reset_hw_X540()
H A Dixgbe_82599.c1229 if (!(ctrl & IXGBE_CTRL_RST_MASK)) in ixgbe_reset_hw_82599()
1233 if (ctrl & IXGBE_CTRL_RST_MASK) { in ixgbe_reset_hw_82599()
H A Dixgbe_type.h1123 #define IXGBE_CTRL_RST_MASK (IXGBE_CTRL_LNK_RST | IXGBE_CTRL_RST) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x540.c100 if (!(ctrl & IXGBE_CTRL_RST_MASK)) in ixgbe_reset_hw_X540()
105 if (ctrl & IXGBE_CTRL_RST_MASK) { in ixgbe_reset_hw_X540()
H A Dixgbe_82599.c971 if (!(ctrl & IXGBE_CTRL_RST_MASK)) in ixgbe_reset_hw_82599()
976 if (ctrl & IXGBE_CTRL_RST_MASK) { in ixgbe_reset_hw_82599()
H A Dixgbe_x550.c3463 if (!(ctrl & IXGBE_CTRL_RST_MASK)) in ixgbe_reset_hw_X550em()
3468 if (ctrl & IXGBE_CTRL_RST_MASK) { in ixgbe_reset_hw_X550em()
H A Dixgbe_type.h1253 #define IXGBE_CTRL_RST_MASK (IXGBE_CTRL_LNK_RST | IXGBE_CTRL_RST) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x540.c100 if (!(ctrl & IXGBE_CTRL_RST_MASK)) in ixgbe_reset_hw_X540()
105 if (ctrl & IXGBE_CTRL_RST_MASK) { in ixgbe_reset_hw_X540()
H A Dixgbe_82599.c971 if (!(ctrl & IXGBE_CTRL_RST_MASK)) in ixgbe_reset_hw_82599()
976 if (ctrl & IXGBE_CTRL_RST_MASK) { in ixgbe_reset_hw_82599()
H A Dixgbe_x550.c3463 if (!(ctrl & IXGBE_CTRL_RST_MASK)) in ixgbe_reset_hw_X550em()
3468 if (ctrl & IXGBE_CTRL_RST_MASK) { in ixgbe_reset_hw_X550em()
H A Dixgbe_type.h1253 #define IXGBE_CTRL_RST_MASK (IXGBE_CTRL_LNK_RST | IXGBE_CTRL_RST) macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x540.c100 if (!(ctrl & IXGBE_CTRL_RST_MASK)) in ixgbe_reset_hw_X540()
105 if (ctrl & IXGBE_CTRL_RST_MASK) { in ixgbe_reset_hw_X540()
H A Dixgbe_82599.c971 if (!(ctrl & IXGBE_CTRL_RST_MASK)) in ixgbe_reset_hw_82599()
976 if (ctrl & IXGBE_CTRL_RST_MASK) { in ixgbe_reset_hw_82599()
H A Dixgbe_x550.c3463 if (!(ctrl & IXGBE_CTRL_RST_MASK)) in ixgbe_reset_hw_X550em()
3468 if (ctrl & IXGBE_CTRL_RST_MASK) { in ixgbe_reset_hw_X550em()
H A Dixgbe_type.h1253 #define IXGBE_CTRL_RST_MASK (IXGBE_CTRL_LNK_RST | IXGBE_CTRL_RST) macro