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