Searched refs:EV_L2_UA (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/isdn/hisax/
H A Disdnl2.c59 EV_L2_UA, enumerator in enum:__anon5644
87 "EV_L2_UA",
1572 {ST_L2_4, EV_L2_UA, l2_mdl_error_ua},
1573 {ST_L2_5, EV_L2_UA, l2_connected},
1574 {ST_L2_6, EV_L2_UA, l2_released},
1575 {ST_L2_7, EV_L2_UA, l2_mdl_error_ua},
1576 {ST_L2_8, EV_L2_UA, l2_mdl_error_ua},
1654 ret = FsmEvent(&st->l2.l2m, EV_L2_UA, skb); isdnl2_l1l2()
/linux-4.4.14/drivers/isdn/mISDN/
H A Dlayer2.c46 EV_L2_UA, enumerator in enum:__anon5670
76 "EV_L2_UA",
1813 {ST_L2_4, EV_L2_UA, l2_mdl_error_ua},
1814 {ST_L2_5, EV_L2_UA, l2_connected},
1815 {ST_L2_6, EV_L2_UA, l2_released},
1816 {ST_L2_7, EV_L2_UA, l2_mdl_error_ua},
1817 {ST_L2_8, EV_L2_UA, l2_mdl_error_ua},
1930 ret = mISDN_FsmEvent(&l2->l2m, EV_L2_UA, skb); ph_data_indication()

Completed in 90 milliseconds