Searched refs:enable_queues_chan (Results 1 – 2 of 2) sorted by relevance
902 return (&sc->enable_queues_chan); in iavf_vc_get_op_chan()1217 sc->enable_queues_chan = 1; in iavf_vc_completion()1218 wakeup_one(&sc->enable_queues_chan); in iavf_vc_completion()1257 sc->enable_queues_chan = 1; in iavf_vc_completion()1258 wakeup_one(&sc->enable_queues_chan); in iavf_vc_completion()
376 u8 enable_queues_chan; member