Searched refs:IGC_FLAG_TSN_ANY_ENABLED (Results 1 – 2 of 2) sorted by relevance
38 unsigned int new_flags = adapter->flags & ~IGC_FLAG_TSN_ANY_ENABLED; in igc_tsn_new_flags()363 if (!(new_flags & IGC_FLAG_TSN_ANY_ENABLED)) in igc_tsn_reset()378 IGC_FLAG_TSN_ANY_ENABLED); in igc_tsn_will_tx_mode_change()
330 #define IGC_FLAG_TSN_ANY_ENABLED \ macro