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