Home
last modified time | relevance | path

Searched refs:rx_stop (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dsynclink_gt.c426 static void rx_stop(struct slgt_info *info);
2044 rx_stop(info); in isr_rxdata()
2396 rx_stop(info); in shutdown()
2421 rx_stop(info); in program_hw()
2635 rx_stop(info); /* restart receiver to use new fill level */ in rx_enable()
2654 rx_stop(info); in rx_enable()
3886 static void rx_stop(struct slgt_info *info) in rx_stop() function
4022 rx_stop(info); in reset_port()
4045 rx_stop(info); in async_mode()
4186 rx_stop(info); in sync_mode()
H A Dsynclinkmp.c576 static void rx_stop(SLMP_INFO *info);
2699 rx_stop(info); in program_hw()
2986 rx_stop(info); in rx_enable()
4098 static void rx_stop(SLMP_INFO *info) in rx_stop() function
4327 rx_stop(info); in reset_port()
4364 rx_stop(info); in async_mode()
4689 rx_stop(info); in hdlc_mode()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/micrel/
H A Dksz884x.c1299 u8 rx_stop; member
3894 hw->rx_stop++; in hw_start_rx()
3897 if (0 == hw->rx_stop) in hw_start_rx()
3898 hw->rx_stop = 2; in hw_start_rx()
3909 hw->rx_stop = 0; in hw_stop_rx()
5208 if (0 == hw->rx_stop) in handle_rx_stop()
5210 else if (hw->rx_stop > 1) { in handle_rx_stop()
5215 hw->rx_stop = 0; in handle_rx_stop()
5219 hw->rx_stop++; in handle_rx_stop()
/OK3568_Linux_fs/kernel/drivers/char/pcmcia/
H A Dsynclink_cs.c364 static void rx_stop(MGSLPC_INFO *info);
1346 rx_stop(info); in shutdown()
1373 rx_stop(info); in mgslpc_program_hw()
1939 rx_stop(info); in set_rxenable()
3252 rx_stop(info); in hdlc_mode()
3255 static void rx_stop(MGSLPC_INFO *info) in rx_stop() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_recv.c5463 goto rx_stop; in rtw_core_rx_process()
5503 rx_stop: in rtw_core_rx_process()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_recv.c5456 goto rx_stop; in rtw_core_rx_process()
5494 rx_stop: in rtw_core_rx_process()