Searched defs:handle_rx (Results 1 - 6 of 6) sorted by path

/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_common.h154 handle_rx = BIT(5), enumerator in enum:dma_irq_status
/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h219 handle_rx = 0x4, enumerator in enum:dma_irq_status
/drivers/tty/serial/
H A Dmsm_serial.c158 static void handle_rx(struct uart_port *port) function
294 handle_rx(port);
H A Dpch_uart.c860 static int handle_rx(struct eg20t_port *priv) function
1139 ret = handle_rx(priv);
H A Dvt8500_serial.c165 static void handle_rx(struct uart_port *port) function
267 handle_rx(port);
/drivers/vhost/
H A Dnet.c554 static void handle_rx(struct vhost_net *net) function
686 handle_rx(net);
700 handle_rx(net);

Completed in 212 milliseconds