Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c88 static boolean_t ixgbe_stall_check(ixgbe_t *);
3929 if (ixgbe_stall_check(ixgbe)) { in ixgbe_local_timer()
3954 ixgbe_stall_check(ixgbe_t *ixgbe) in ixgbe_stall_check() function