Searched refs:__IAVF_TC_RUNNING (Results 1 – 3 of 3) sorted by relevance
179 __IAVF_TC_RUNNING, /* traffic classes have been created */ enumerator
1668 adapter->ch_config.state = __IAVF_TC_RUNNING; in iavf_enable_channels()2209 adapter->ch_config.state = __IAVF_TC_RUNNING; in iavf_virtchnl_completion()
3628 if (adapter->ch_config.state == __IAVF_TC_RUNNING) { in __iavf_setup_tc()