Searched refs:EV_L2_ACK_PULL (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/isdn/mISDN/ |
D | layer2.c | 42 EV_L2_ACK_PULL, enumerator 258 mISDN_FsmEvent(&l2->l2m, EV_L2_ACK_PULL, NULL); in ph_data_confirm() 976 mISDN_FsmEvent(fi, EV_L2_ACK_PULL, NULL); in l2_restart_multi() 1028 mISDN_FsmEvent(fi, EV_L2_ACK_PULL, NULL); in l2_connected() 1178 mISDN_FsmEvent(&l2->l2m, EV_L2_ACK_PULL, NULL); in invoke_retransmission() 1238 mISDN_FsmEvent(fi, EV_L2_ACK_PULL, NULL); in l2_st7_got_super() 1262 mISDN_FsmEvent(fi, EV_L2_ACK_PULL, NULL); in l2_feed_i_pull() 1338 mISDN_FsmEvent(fi, EV_L2_ACK_PULL, NULL); in l2_got_iframe() 1556 mISDN_FsmEvent(fi, EV_L2_ACK_PULL, NULL); in l2_st8_got_super() 1835 {ST_L2_7, EV_L2_ACK_PULL, l2_pull_iqueue},
|