Searched refs:FM10K_RXQCTL_ENABLE (Results 1 – 3 of 3) sorted by relevance
214 reg & ~FM10K_RXQCTL_ENABLE); in fm10k_disable_queues_generic()230 if (!~reg || !(reg & FM10K_RXQCTL_ENABLE)) { in fm10k_disable_queues_generic()
255 #define FM10K_RXQCTL_ENABLE 0x00000001 macro
301 reg & ~FM10K_RXQCTL_ENABLE); in rx_queue_disable()307 if (!(reg & FM10K_RXQCTL_ENABLE)) in rx_queue_disable()834 reg |= FM10K_RXQCTL_ENABLE; in fm10k_dev_rx_queue_start()