Searched refs:handle_rx (Results 1 – 4 of 4) sorted by relevance
152 static void handle_rx(struct uart_port *port) in handle_rx() function237 handle_rx(port); in vt8500_irq()
151 handle_rx = BIT(5), enumerator
269 ret_val |= handle_rx; in sxgbe_rx_dma_int_status()
1677 if (likely((status & handle_rx) && (napi_schedule_prep(&priv->napi)))) { in sxgbe_rx_interrupt()