Home
last modified time | relevance | path

Searched refs:__IAVF_TC_RUNNING (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/intel/iavf/
Diavf.h178 __IAVF_TC_RUNNING, /* traffic classes have been created */ enumerator
Diavf_virtchnl.c1501 adapter->ch_config.state = __IAVF_TC_RUNNING; in iavf_enable_channels()
1995 adapter->ch_config.state = __IAVF_TC_RUNNING; in iavf_virtchnl_completion()
Diavf_main.c3633 if (adapter->ch_config.state == __IAVF_TC_RUNNING) { in __iavf_setup_tc()