Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hisax/
Disdnl3.c52 EV_RELEASE_IND, enumerator
297 FsmEvent(&p->st->l3.l3m, EV_RELEASE_IND, NULL); in release_l3_process()
534 {ST_L3_LC_ESTAB_WAIT, EV_RELEASE_IND, lc_release_ind},
535 {ST_L3_LC_ESTAB, EV_RELEASE_IND, lc_release_ind},
537 {ST_L3_LC_REL_DELAY, EV_RELEASE_IND, lc_release_ind},
569 FsmEvent(&st->l3.l3m, EV_RELEASE_IND, NULL); in l3_msg()