Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/avm/
Dt1isa.c146 unsigned NCCI; in t1isa_interrupt() local
202 NCCI = b1_get_word(card->port); in t1isa_interrupt()
204 capilib_new_ncci(&cinfo->ncci_head, ApplId, NCCI, WindowSize); in t1isa_interrupt()
211 NCCI = b1_get_word(card->port); in t1isa_interrupt()
212 if (NCCI != 0xffffffff) in t1isa_interrupt()
213 capilib_free_ncci(&cinfo->ncci_head, ApplId, NCCI); in t1isa_interrupt()
Db1.c501 unsigned NCCI; in b1_interrupt() local
560 NCCI = b1_get_word(card->port); in b1_interrupt()
562 capilib_new_ncci(&cinfo->ncci_head, ApplId, NCCI, WindowSize); in b1_interrupt()
569 NCCI = b1_get_word(card->port); in b1_interrupt()
570 if (NCCI != 0xffffffff) in b1_interrupt()
571 capilib_free_ncci(&cinfo->ncci_head, ApplId, NCCI); in b1_interrupt()
Db1dma.c454 u32 ApplId, MsgLen, DataB3Len, NCCI, WindowSize; in b1dma_handle_rx() local
506 NCCI = _get_word(&p); in b1dma_handle_rx()
509 capilib_new_ncci(&cinfo->ncci_head, ApplId, NCCI, WindowSize); in b1dma_handle_rx()
516 NCCI = _get_word(&p); in b1dma_handle_rx()
518 if (NCCI != 0xffffffff) { in b1dma_handle_rx()
520 capilib_free_ncci(&cinfo->ncci_head, ApplId, NCCI); in b1dma_handle_rx()
Dc4.c510 u32 ApplId, MsgLen, DataB3Len, NCCI, WindowSize; in c4_handle_rx() local
571 NCCI = _get_word(&p); in c4_handle_rx()
573 cidx = (NCCI & 0x7f) - card->cardnr; in c4_handle_rx()
576 capilib_new_ncci(&card->ctrlinfo[cidx].ncci_head, ApplId, NCCI, WindowSize); in c4_handle_rx()
583 NCCI = _get_word(&p); in c4_handle_rx()
585 if (NCCI != 0xffffffff) { in c4_handle_rx()
586 cidx = (NCCI & 0x7f) - card->cardnr; in c4_handle_rx()
588 capilib_free_ncci(&card->ctrlinfo[cidx].ncci_head, ApplId, NCCI); in c4_handle_rx()
/Linux-v5.4/Documentation/isdn/
Dinterface_capi.rst351 CAPIMSG_CONTROL(m) CAPIMSG_SETCONTROL(m, contr) Controller/PLCI/NCCI