Home
last modified time | relevance | path

Searched refs:start_rx (Results 1 – 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_dma.h33 void (*start_rx)(void __iomem *ioaddr, int rchannels); member
Dsxgbe_dma.c354 .start_rx = sxgbe_dma_start_rx,
Dsxgbe_main.c1167 priv->hw->dma->start_rx(priv->ioaddr, SXGBE_RX_QUEUES); in sxgbe_open()
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac100_dma.c124 .start_rx = dwmac_dma_start_rx,
Ddwmac4_dma.c522 .start_rx = dwmac4_dma_start_rx,
551 .start_rx = dwmac4_dma_start_rx,
Ddwmac1000_dma.c286 .start_rx = dwmac_dma_start_rx,
Dhwif.h201 void (*start_rx)(void __iomem *ioaddr, u32 chan); member
252 stmmac_do_void_callback(__priv, dma, start_rx, __args)
Ddwxgmac2_dma.c565 .start_rx = dwxgmac2_dma_start_rx,
Ddwmac-sun8i.c539 .start_rx = sun8i_dwmac_dma_start_rx,
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dtrx.c464 static bool start_rx; in rtl92ee_rx_desc_buff_remained_cnt() local
480 start_rx = true; in rtl92ee_rx_desc_buff_remained_cnt()
481 if (!start_rx) in rtl92ee_rx_desc_buff_remained_cnt()
/kernel/linux/linux-5.10/drivers/tty/serial/
Dpch_uart.c216 int start_rx; member
822 if (!priv->start_rx) { in handle_rx_to()
1237 priv->start_rx = 0; in pch_uart_stop_rx()
1331 priv->start_rx = 1; in pch_uart_startup()
/kernel/linux/linux-5.10/drivers/atm/
Dzatm.c600 static int start_rx(struct atm_dev *dev) in start_rx() function
1344 error = start_rx(dev); in zatm_start()
Deni.c899 static int start_rx(struct atm_dev *dev) in start_rx() function
1870 error = start_rx(dev); in eni_start()