Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h78 __IXGBEVF_HANG_CHECK_ARMED, enumerator
H A Dixgbevf_main.c225 return test_and_set_bit(__IXGBEVF_HANG_CHECK_ARMED, in ixgbevf_check_tx_hang()
229 clear_bit(__IXGBEVF_HANG_CHECK_ARMED, &tx_ring->state); in ixgbevf_check_tx_hang()
1734 clear_bit(__IXGBEVF_HANG_CHECK_ARMED, &ring->state); in ixgbevf_configure_tx_ring()