Lines Matching refs:ldc_reset
65 ldc_reset(lc); in ldc_rx_ctrl()
88 ldc_reset(lc); in ldc_rx_ctrl_vers()
97 ldc_reset(lc); in ldc_rx_ctrl_vers()
102 ldc_reset(lc); in ldc_rx_ctrl_vers()
115 ldc_reset(lc); in ldc_rx_ctrl_rts()
124 ldc_reset(lc); in ldc_rx_ctrl_rts()
129 ldc_reset(lc); in ldc_rx_ctrl_rts()
134 ldc_reset(lc); in ldc_rx_ctrl_rts()
147 ldc_reset(lc); in ldc_rx_ctrl_rtr()
157 ldc_reset(lc); in ldc_rx_ctrl_rtr()
162 ldc_reset(lc); in ldc_rx_ctrl_rtr()
167 ldc_reset(lc); in ldc_rx_ctrl_rtr()
180 ldc_reset(lc); in ldc_rx_ctrl_rdx()
189 ldc_reset(lc); in ldc_rx_ctrl_rdx()
194 ldc_reset(lc); in ldc_rx_ctrl_rdx()
199 ldc_reset(lc); in ldc_rx_ctrl_rdx()
211 ldc_reset(lc); in ldc_rx_data()
218 ldc_reset(lc); in ldc_rx_data()
230 ldc_reset(lc); in ldc_rx_data()
470 ldc_reset(struct ldc_conn *lc) in ldc_reset() function