Searched refs:MDL_STATUS_DOWN_IND (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/isdn/mISDN/ |
D | layer2.c | 994 l2_tei(l2, MDL_STATUS_DOWN_IND, 0); in l2_stop_multi() 1049 l2_tei(l2, MDL_STATUS_DOWN_IND, 0); in l2_released() 1080 l2_tei(l2, MDL_STATUS_DOWN_IND, 0); in l2_st5_dm_release() 1095 l2_tei(l2, MDL_STATUS_DOWN_IND, 0); in l2_st6_dm_release() 1380 l2_tei(l2, MDL_STATUS_DOWN_IND, 0); in l2_st5_tout_200() 1403 l2_tei(l2, MDL_STATUS_DOWN_IND, 0); in l2_st6_tout_200() 1679 l2_tei(l2, MDL_STATUS_DOWN_IND, 0); in l2_st5_persistent_da() 1694 l2_tei(l2, MDL_STATUS_DOWN_IND, 0); in l2_st6_persistent_da() 1711 l2_tei(l2, MDL_STATUS_DOWN_IND, 0); in l2_persistent_da()
|
D | tei.c | 956 case MDL_STATUS_DOWN_IND: in l2_tei()
|
/linux-6.1.9/include/linux/ |
D | mISDNif.h | 112 #define MDL_STATUS_DOWN_IND 0x1D04 macro
|