[go: nahoru, domu]

Searched refs:handle_tx (Results 1 - 12 of 12) sorted by relevance

/drivers/net/caif/
H A Dcaif_serial.c218 static int handle_tx(struct ser_device *ser) function
231 /* skb_peek is safe because handle_tx is called after skb_queue_tail */
296 return handle_tx(ser);
307 handle_tx(ser);
/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_lib.c198 ret |= handle_tx;
H A Dcommon.h220 handle_tx = 0x8, enumerator in enum:dma_irq_status
H A Dstmmac_main.c1424 if (likely((status & handle_rx)) || (status & handle_tx)) {
/drivers/tty/serial/
H A Dvt8500_serial.c205 static void handle_tx(struct uart_port *port) function
244 handle_tx(port);
269 handle_tx(port);
H A Dmsm_serial.c214 static void handle_tx(struct uart_port *port) function
297 handle_tx(port);
H A Dpch_uart.c900 static unsigned int handle_tx(struct eg20t_port *priv) function
1151 ret = handle_tx(priv);
/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_common.h151 handle_tx = BIT(2), enumerator in enum:dma_irq_status
H A Dsxgbe_dma.c200 ret_val |= handle_tx;
H A Dsxgbe_main.c1626 if (likely((status & handle_tx)))
/drivers/vhost/
H A Dnet.c334 static void handle_tx(struct vhost_net *net) function
677 handle_tx(net);
693 handle_tx(net);
/drivers/isdn/hardware/mISDN/
H A Davmfritz.c569 goto handle_tx;
584 handle_tx:

Completed in 154 milliseconds