Searched refs:__I40EVF_TC_RUNNING (Results 1 – 3 of 3) sorted by relevance
155 __I40EVF_TC_RUNNING, /* traffic classes have been created */ enumerator
979 adapter->ch_config.state = __I40EVF_TC_RUNNING; in i40evf_enable_channels()1263 adapter->ch_config.state = __I40EVF_TC_RUNNING; in i40evf_virtchnl_completion()
2364 if (adapter->ch_config.state == __I40EVF_TC_RUNNING) { in __i40evf_setup_tc()