Searched refs:disable_queues_chan (Results 1 – 2 of 2) sorted by relevance
904 return (&sc->disable_queues_chan); in iavf_vc_get_op_chan()1221 sc->disable_queues_chan = 1; in iavf_vc_completion()1222 wakeup_one(&sc->disable_queues_chan); in iavf_vc_completion()1262 sc->disable_queues_chan = 1; in iavf_vc_completion()1263 wakeup_one(&sc->disable_queues_chan); in iavf_vc_completion()
377 u8 disable_queues_chan; member