Searched refs:handle_rx (Results 1 – 13 of 13) sorted by relevance
568 bool handle_rx; in aspeed_i2c_bus_new_write() local592 handle_rx = SHARED_ARRAY_FIELD_EX32(bus->regs, R_I2CM_INTR_STS, RX_DONE) in aspeed_i2c_bus_new_write()611 if (handle_rx && (SHARED_ARRAY_FIELD_EX32(bus->regs, R_I2CM_CMD, in aspeed_i2c_bus_new_write()805 bool handle_rx; in aspeed_i2c_bus_old_write() local826 handle_rx = SHARED_ARRAY_FIELD_EX32(bus->regs, R_I2CD_INTR_STS, RX_DONE) in aspeed_i2c_bus_old_write()833 if (handle_rx) { in aspeed_i2c_bus_old_write()
152 static void handle_rx(struct uart_port *port) in handle_rx() function237 handle_rx(port); in vt8500_irq()
781 static int handle_rx(struct eg20t_port *priv) in handle_rx() function1054 ret = handle_rx(priv); in pch_uart_interrupt()
220 ret |= handle_rx; in dwmac_dma_interrupt()
354 ret |= handle_rx; in dwxgmac2_dma_interrupt()372 ret |= handle_rx; in dwxgmac2_dma_interrupt()
206 ret |= handle_rx; in dwmac4_dma_interrupt()
358 handle_rx = 0x4, enumerator
480 ret |= handle_rx; in sun8i_dwmac_dma_interrupt()
2803 if ((status & handle_rx) && (chan < priv->plat->rx_queues_to_use)) { in stmmac_napi_check()
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()
1115 static void handle_rx(struct vhost_net *net) in handle_rx() function1276 handle_rx(net); in handle_rx_kick()1290 handle_rx(net); in handle_rx_net()