Searched refs:ICE_STATE_MULTIPLE_TCS (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_strings.c1043 case ICE_STATE_MULTIPLE_TCS:
H A Dice_lib.h609 ICE_STATE_MULTIPLE_TCS, enumerator in enum:ice_state
H A Dice_iflib_txrx.c575 if (!ice_test_state(&sc->state, ICE_STATE_MULTIPLE_TCS)) {
H A Dice_lib.c8906 ice_set_state(&sc->state, ICE_STATE_MULTIPLE_TCS);
8909 ice_clear_state(&sc->state, ICE_STATE_MULTIPLE_TCS);
10523 !ice_test_state(&sc->state, ICE_STATE_MULTIPLE_TCS))

Completed in 142 milliseconds