Searched refs:rx_stop (Results 1 – 4 of 4) sorted by relevance
456 static void rx_stop(struct slgt_info *info);2100 rx_stop(info); in isr_rxdata()2452 rx_stop(info); in shutdown()2477 rx_stop(info); in program_hw()2691 rx_stop(info); /* restart receiver to use new fill level */ in rx_enable()2710 rx_stop(info); in rx_enable()3938 static void rx_stop(struct slgt_info *info) in rx_stop() function4074 rx_stop(info); in reset_port()4097 rx_stop(info); in async_mode()4238 rx_stop(info); in sync_mode()
576 static void rx_stop(SLMP_INFO *info);2702 rx_stop(info); in program_hw()2989 rx_stop(info); in rx_enable()4101 static void rx_stop(SLMP_INFO *info) in rx_stop() function4330 rx_stop(info); in reset_port()4367 rx_stop(info); in async_mode()4692 rx_stop(info); in hdlc_mode()
1298 u8 rx_stop; member3892 hw->rx_stop++; in hw_start_rx()3895 if (0 == hw->rx_stop) in hw_start_rx()3896 hw->rx_stop = 2; in hw_start_rx()3907 hw->rx_stop = 0; in hw_stop_rx()5210 if (0 == hw->rx_stop) in handle_rx_stop()5212 else if (hw->rx_stop > 1) { in handle_rx_stop()5217 hw->rx_stop = 0; in handle_rx_stop()5221 hw->rx_stop++; in handle_rx_stop()
364 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