Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/iavf/
H A Diavf.h179 __IAVF_TC_RUNNING, /* traffic classes have been created */ enumerator
H A Diavf_virtchnl.c1668 adapter->ch_config.state = __IAVF_TC_RUNNING; in iavf_enable_channels()
2209 adapter->ch_config.state = __IAVF_TC_RUNNING; in iavf_virtchnl_completion()
H A Diavf_main.c3628 if (adapter->ch_config.state == __IAVF_TC_RUNNING) { in __iavf_setup_tc()