Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_iflib_txrx.c575 if (!ice_test_state(&sc->state, ICE_STATE_MULTIPLE_TCS)) {
H A Dice_strings.c1043 case ICE_STATE_MULTIPLE_TCS: in ice_state_to_str()
H A Dice_lib.h712 ICE_STATE_MULTIPLE_TCS, enumerator
H A Dice_lib.c9079 ice_set_state(&sc->state, ICE_STATE_MULTIPLE_TCS); in ice_do_dcb_reconfig()
9082 ice_clear_state(&sc->state, ICE_STATE_MULTIPLE_TCS); in ice_do_dcb_reconfig()
10718 !ice_test_state(&sc->state, ICE_STATE_MULTIPLE_TCS)) in ice_set_default_local_lldp_mib()