/drivers/isdn/hisax/ |
D | isdnl3.c | 75 VHiSax_putstatus(st->l1.hardware, st->l3.debug_id, fmt, args); in l3m_debug() 237 struct l3_process *p = st->l3.proc; in getl3proc() 256 if (!st->l3.proc) in new_l3_process() 257 st->l3.proc = p; in new_l3_process() 259 np = st->l3.proc; in new_l3_process() 265 p->debug = st->l3.debug; in new_l3_process() 270 p->N303 = st->l3.N303; in new_l3_process() 282 np = p->st->l3.proc; in release_l3_process() 288 else if (!(p->st->l3.proc = np->next) && in release_l3_process() 292 if (skb_queue_empty(&p->st->l3.squeue)) { in release_l3_process() [all …]
|
D | l3_1tr6.c | 65 if (pc->st->l3.debug & L3_DEB_WARN) in l3_1tr6_error() 100 if (pc->st->l3.debug & L3_DEB_WARN) in l3_1tr6_setup_req() 218 if ((pc->para.setup.si1 != 7) && (pc->st->l3.debug & L3_DEB_WARN)) { in l3_1tr6_setup() 225 pc->st->l3.l3l4(pc->st, CC_SETUP | INDICATION, pc); in l3_1tr6_setup() 255 pc->st->l3.l3l4(pc->st, CC_MORE_INFO | INDICATION, pc); in l3_1tr6_setup_ack() 287 pc->st->l3.l3l4(pc->st, CC_PROCEEDING | INDICATION, pc); in l3_1tr6_call_sent() 298 pc->st->l3.l3l4(pc->st, CC_ALERTING | INDICATION, pc); in l3_1tr6_alert() 318 pc->st->l3.l3l4(pc->st, CC_CHARGE | INDICATION, pc); in l3_1tr6_info() 320 if (pc->st->l3.debug & L3_DEB_CHARGE) { in l3_1tr6_info() 324 } else if (pc->st->l3.debug & L3_DEB_CHARGE) in l3_1tr6_info() [all …]
|
D | l3dss1.c | 113 { struct l3_process *pc = st->l3.proc; /* start of processes */ in l3dss1_search_dummy_proc() 386 st->l3.l3l4(st, CC_CHARGE | INDICATION, pc); in l3dss1_parse_facility() 388 if (st->l3.debug & L3_DEB_CHARGE) { in l3dss1_parse_facility() 409 st->l3.l3l4(st, CC_CHARGE | INDICATION, pc); in l3dss1_parse_facility() 411 if (st->l3.debug & L3_DEB_CHARGE) { in l3dss1_parse_facility() 441 …st->l3.l3l4(st, CC_REDIR | INDICATION, pc); } /* Diversion succes… in l3dss1_parse_facility() 486 st->l3.l3l4(st, CC_REDIR | INDICATION, pc); in l3dss1_parse_facility() 975 pc->st->l3.l3l4(pc->st, CC_RELEASE | CONFIRM, pc); in l3dss1_release_cmpl() 1465 pc->st->l3.l3l4(pc->st, CC_PROCEEDING | INDICATION, pc); in l3dss1_call_proc() 1504 pc->st->l3.l3l4(pc->st, CC_MORE_INFO | INDICATION, pc); in l3dss1_setup_ack() [all …]
|
D | l3ni1.c | 112 { struct l3_process *pc = st->l3.proc; /* start of processes */ in l3ni1_search_dummy_proc() 370 …st->l3.l3l4(st, CC_REDIR | INDICATION, pc); } /* Diversion succes… in l3ni1_parse_facility() 415 st->l3.l3l4(st, CC_REDIR | INDICATION, pc); in l3ni1_parse_facility() 925 pc->st->l3.l3l4(pc->st, CC_RELEASE | CONFIRM, pc); in l3ni1_release_cmpl() 1319 pc->st->l3.l3l4(pc->st, CC_PROCEEDING | INDICATION, pc); in l3ni1_call_proc() 1358 pc->st->l3.l3l4(pc->st, CC_MORE_INFO | INDICATION, pc); in l3ni1_setup_ack() 1390 pc->st->l3.l3l4(pc->st, CC_DISCONNECT | INDICATION, pc); in l3ni1_disconnect() 1416 pc->st->l3.l3l4(pc->st, CC_SETUP | CONFIRM, pc); in l3ni1_connect() 1434 pc->st->l3.l3l4(pc->st, CC_ALERTING | INDICATION, pc); in l3ni1_alerting() 1600 pc->st->l3.l3l4(pc->st, CC_SETUP | INDICATION, pc); in l3ni1_setup() [all …]
|
D | tei.c | 168 st->l3.l3l2(st, MDL_ASSIGN | REQUEST, (void *) (long) tei); in tei_id_assign() 242 st->l3.l3l2(st, MDL_REMOVE | REQUEST, NULL); in tei_id_remove() 278 st->l3.l3l2(st, MDL_ERROR | RESPONSE, NULL); in tei_id_req_tout() 301 st->l3.l3l2(st, MDL_REMOVE | REQUEST, NULL); in tei_id_ver_tout() 374 st->l3.l3l2(st, MDL_ASSIGN | REQUEST, (void *) (long) st->l2.tei); in tei_l2tei()
|
D | callc.c | 1027 (*stp)->l3.l3l2 = dummy_pstack; in init_PStack() 1028 (*stp)->l3.l3ml3 = dummy_pstack; in init_PStack() 1029 (*stp)->l3.l3l4 = dummy_pstack; in init_PStack() 1068 st->l3.l3l4 = dchan_l3l4; in init_d_st() 1306 st->l3.debug = 0; in init_b_st() 1406 chanp[i].d_st->l3.l3m.debug = debugflags & 0x80; in distr_debug() 1407 chanp[i].b_st->l3.l3m.debug = debugflags & 0x100; in distr_debug() 1684 csta->channel[0].d_st->l3.debug = *(unsigned int *) ic->parm.num; in HiSax_command() 1685 csta->channel[1].d_st->l3.debug = *(unsigned int *) ic->parm.num; in HiSax_command() 1783 st->l3.l3l2(st, DL_DATA | REQUEST, nskb); in HiSax_writebuf_skb()
|
D | hisax.h | 313 struct Layer3 l3; member
|
D | isdnl2.c | 1782 st->l3.l3l2 = isdnl2_l3l2; in setstack_isdnl2() 1824 st->l3.l3l2 = transl2_l3l2; in setstack_transl2()
|
/drivers/s390/net/ |
D | qeth_l3_main.c | 1857 if (!(hdr->hdr.l3.flags & QETH_HDR_PASSTHRU)) { in qeth_l3_rebuild_skb() 1858 prot = htons((hdr->hdr.l3.flags & QETH_HDR_IPV6)? ETH_P_IPV6 : in qeth_l3_rebuild_skb() 1860 switch (hdr->hdr.l3.flags & QETH_HDR_CAST_MASK) { in qeth_l3_rebuild_skb() 1897 if (hdr->hdr.l3.ext_flags & QETH_HDR_EXT_SRC_MAC_ADDR) in qeth_l3_rebuild_skb() 1899 tg_addr, &hdr->hdr.l3.dest_addr[2], in qeth_l3_rebuild_skb() 1913 if (hdr->hdr.l3.ext_flags & in qeth_l3_rebuild_skb() 1915 vlan_id = (hdr->hdr.l3.ext_flags & QETH_HDR_EXT_VLAN_FRAME)? in qeth_l3_rebuild_skb() 1916 hdr->hdr.l3.vlan_id : *((u16 *)&hdr->hdr.l3.dest_addr[12]); in qeth_l3_rebuild_skb() 1921 if ((hdr->hdr.l3.ext_flags & in qeth_l3_rebuild_skb() 1958 switch (hdr->hdr.l3.id) { in qeth_l3_process_inbound_buffer() [all …]
|
D | qeth_core_offl.c | 417 eddp->qh.hdr.l3.length = data_len + eddp->nhl + in __qeth_eddp_fill_context_tcp() 626 hdr->hdr.hdr.l3.id = QETH_HEADER_TYPE_TSO; in qeth_tso_fill_header()
|
D | qeth_core.h | 296 struct qeth_hdr_layer3 l3; member
|
D | qeth_core_main.c | 3133 if (hdr->hdr.l3.id == QETH_HEADER_TYPE_TSO) { in qeth_fill_buffer() 3972 skb_len = (*hdr)->hdr.l3.length; in qeth_core_get_next_skb()
|
/drivers/isdn/capi/ |
D | capidrv.c | 82 int l3; member 149 static inline u32 b1prot(int l2, int l3) in b1prot() argument 172 static inline u32 b2prot(int l2, int l3) in b2prot() argument 192 static inline u32 b3prot(int l2, int l3) in b3prot() argument 224 static _cstruct b1config(int l2, int l3) in b1config() argument 1649 b1prot(bchan->l2, bchan->l3), /* B1protocol */ in capidrv_command() 1650 b2prot(bchan->l2, bchan->l3), /* B2protocol */ in capidrv_command() 1651 b3prot(bchan->l2, bchan->l3), /* B3protocol */ in capidrv_command() 1652 b1config(bchan->l2, bchan->l3), /* B1configuration */ in capidrv_command() 1684 c->arg, bchan->l2, bchan->l3); in capidrv_command() [all …]
|
/drivers/scsi/ |
D | gdth_ioctl.h | 170 ulong32 l1, l2, l3, l4; member
|