Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/bus/
Domap_l3_noc.c58 static int l3_handle_target(struct omap_l3 *l3, void __iomem *base, in l3_handle_target() argument
122 l3->mst_addr_mask) >> __ffs(l3->mst_addr_mask); in l3_handle_target()
124 for (k = 0, master = l3->l3_masters; k < l3->num_masters; in l3_handle_target()
143 dev_name(l3->dev), in l3_handle_target()
169 struct omap_l3 *l3 = _l3; in l3_interrupt_handler() local
177 inttype = irq == l3->app_irq ? L3_APPLICATION_ERROR : L3_DEBUG_ERROR; in l3_interrupt_handler()
179 for (i = 0; i < l3->num_modules; i++) { in l3_interrupt_handler()
184 base = l3->l3_base[i]; in l3_interrupt_handler()
185 flag_mux = l3->l3_flagmux[i]; in l3_interrupt_handler()
197 ret = l3_handle_target(l3, base, flag_mux, err_src); in l3_interrupt_handler()
[all …]
Domap_l3_smx.c154 static irqreturn_t omap3_l3_block_irq(struct omap3_l3 *l3, in omap3_l3_block_irq() argument
173 struct omap3_l3 *l3 = _l3; in omap3_l3_app_irq() local
182 int_type = irq == l3->app_irq ? L3_APPLICATION_ERROR : L3_DEBUG_ERROR; in omap3_l3_app_irq()
184 status = omap3_l3_readll(l3->rt, L3_SI_FLAG_STATUS_0); in omap3_l3_app_irq()
193 status = omap3_l3_readll(l3->rt, L3_SI_FLAG_STATUS_1); in omap3_l3_app_irq()
200 base = l3->rt + omap3_l3_bases[int_type][err_source]; in omap3_l3_app_irq()
204 ret |= omap3_l3_block_irq(l3, error, error_addr); in omap3_l3_app_irq()
230 struct omap3_l3 *l3; in omap3_l3_probe() local
234 l3 = kzalloc(sizeof(*l3), GFP_KERNEL); in omap3_l3_probe()
235 if (!l3) in omap3_l3_probe()
[all …]
/linux-4.19.296/drivers/isdn/hisax/
Disdnl3.c76 VHiSax_putstatus(st->l1.hardware, st->l3.debug_id, fmt, args); in l3m_debug()
236 struct l3_process *p = st->l3.proc; in getl3proc()
255 if (!st->l3.proc) in new_l3_process()
256 st->l3.proc = p; in new_l3_process()
258 np = st->l3.proc; in new_l3_process()
264 p->debug = st->l3.debug; in new_l3_process()
269 p->N303 = st->l3.N303; in new_l3_process()
281 np = p->st->l3.proc; in release_l3_process()
287 else if (!(p->st->l3.proc = np->next) && in release_l3_process()
291 if (skb_queue_empty(&p->st->l3.squeue)) { in release_l3_process()
[all …]
Dl3_1tr6.c65 if (pc->st->l3.debug & L3_DEB_WARN) in l3_1tr6_error()
101 if (pc->st->l3.debug & L3_DEB_WARN) in l3_1tr6_setup_req()
216 if ((pc->para.setup.si1 != 7) && (pc->st->l3.debug & L3_DEB_WARN)) { in l3_1tr6_setup()
222 pc->st->l3.l3l4(pc->st, CC_SETUP | INDICATION, pc); in l3_1tr6_setup()
252 pc->st->l3.l3l4(pc->st, CC_MORE_INFO | INDICATION, pc); in l3_1tr6_setup_ack()
284 pc->st->l3.l3l4(pc->st, CC_PROCEEDING | INDICATION, pc); in l3_1tr6_call_sent()
295 pc->st->l3.l3l4(pc->st, CC_ALERTING | INDICATION, pc); in l3_1tr6_alert()
315 pc->st->l3.l3l4(pc->st, CC_CHARGE | INDICATION, pc); in l3_1tr6_info()
317 if (pc->st->l3.debug & L3_DEB_CHARGE) { in l3_1tr6_info()
321 } else if (pc->st->l3.debug & L3_DEB_CHARGE) in l3_1tr6_info()
[all …]
Dl3dss1.c114 { struct l3_process *pc = st->l3.proc; /* start of processes */ in l3dss1_search_dummy_proc()
387 st->l3.l3l4(st, CC_CHARGE | INDICATION, pc); in l3dss1_parse_facility()
389 if (st->l3.debug & L3_DEB_CHARGE) { in l3dss1_parse_facility()
410 st->l3.l3l4(st, CC_CHARGE | INDICATION, pc); in l3dss1_parse_facility()
412 if (st->l3.debug & L3_DEB_CHARGE) { in l3dss1_parse_facility()
442 …st->l3.l3l4(st, CC_REDIR | INDICATION, pc); } /* Diversion succes… in l3dss1_parse_facility()
487 st->l3.l3l4(st, CC_REDIR | INDICATION, pc); in l3dss1_parse_facility()
976 pc->st->l3.l3l4(pc->st, CC_RELEASE | CONFIRM, pc); in l3dss1_release_cmpl()
1467 pc->st->l3.l3l4(pc->st, CC_PROCEEDING | INDICATION, pc); in l3dss1_call_proc()
1506 pc->st->l3.l3l4(pc->st, CC_MORE_INFO | INDICATION, pc); in l3dss1_setup_ack()
[all …]
Dl3ni1.c113 { struct l3_process *pc = st->l3.proc; /* start of processes */ in l3ni1_search_dummy_proc()
371 st->l3.l3l4(st, CC_REDIR | INDICATION, pc); } /* Diversion successful */ in l3ni1_parse_facility()
416 st->l3.l3l4(st, CC_REDIR | INDICATION, pc); in l3ni1_parse_facility()
926 pc->st->l3.l3l4(pc->st, CC_RELEASE | CONFIRM, pc); in l3ni1_release_cmpl()
1320 pc->st->l3.l3l4(pc->st, CC_PROCEEDING | INDICATION, pc); in l3ni1_call_proc()
1359 pc->st->l3.l3l4(pc->st, CC_MORE_INFO | INDICATION, pc); in l3ni1_setup_ack()
1391 pc->st->l3.l3l4(pc->st, CC_DISCONNECT | INDICATION, pc); in l3ni1_disconnect()
1417 pc->st->l3.l3l4(pc->st, CC_SETUP | CONFIRM, pc); in l3ni1_connect()
1435 pc->st->l3.l3l4(pc->st, CC_ALERTING | INDICATION, pc); in l3ni1_alerting()
1601 pc->st->l3.l3l4(pc->st, CC_SETUP | INDICATION, pc); in l3ni1_setup()
[all …]
Dtei.c169 st->l3.l3l2(st, MDL_ASSIGN | REQUEST, (void *) (long) tei); in tei_id_assign()
243 st->l3.l3l2(st, MDL_REMOVE | REQUEST, NULL); in tei_id_remove()
279 st->l3.l3l2(st, MDL_ERROR | RESPONSE, NULL); in tei_id_req_tout()
302 st->l3.l3l2(st, MDL_REMOVE | REQUEST, NULL); in tei_id_ver_tout()
375 st->l3.l3l2(st, MDL_ASSIGN | REQUEST, (void *) (long) st->l2.tei); in tei_l2tei()
Dcallc.c1025 (*stp)->l3.l3l2 = dummy_pstack; in init_PStack()
1026 (*stp)->l3.l3ml3 = dummy_pstack; in init_PStack()
1027 (*stp)->l3.l3l4 = dummy_pstack; in init_PStack()
1066 st->l3.l3l4 = dchan_l3l4; in init_d_st()
1304 st->l3.debug = 0; in init_b_st()
1405 chanp[i].d_st->l3.l3m.debug = debugflags & 0x80; in distr_debug()
1406 chanp[i].b_st->l3.l3m.debug = debugflags & 0x100; in distr_debug()
1683 csta->channel[0].d_st->l3.debug = *(unsigned int *) ic->parm.num; in HiSax_command()
1684 csta->channel[1].d_st->l3.debug = *(unsigned int *) ic->parm.num; in HiSax_command()
1782 st->l3.l3l2(st, DL_DATA | REQUEST, nskb); in HiSax_writebuf_skb()
Dhisax.h323 struct Layer3 l3; member
Disdnl2.c1775 st->l3.l3l2 = isdnl2_l3l2; in setstack_isdnl2()
1817 st->l3.l3l2 = transl2_l3l2; in setstack_transl2()
/linux-4.19.296/drivers/s390/net/
Dqeth_l3_main.c1302 if (!(hdr->hdr.l3.flags & QETH_HDR_PASSTHRU)) { in qeth_l3_rebuild_skb()
1303 u16 prot = (hdr->hdr.l3.flags & QETH_HDR_IPV6) ? ETH_P_IPV6 : in qeth_l3_rebuild_skb()
1308 switch (hdr->hdr.l3.flags & QETH_HDR_CAST_MASK) { in qeth_l3_rebuild_skb()
1327 if (hdr->hdr.l3.ext_flags & QETH_HDR_EXT_SRC_MAC_ADDR) in qeth_l3_rebuild_skb()
1329 tg_addr, &hdr->hdr.l3.next_hop.rx.src_mac, in qeth_l3_rebuild_skb()
1340 (hdr->hdr.l3.ext_flags & (QETH_HDR_EXT_VLAN_FRAME | in qeth_l3_rebuild_skb()
1342 u16 tag = (hdr->hdr.l3.ext_flags & QETH_HDR_EXT_VLAN_FRAME) ? in qeth_l3_rebuild_skb()
1343 hdr->hdr.l3.vlan_id : in qeth_l3_rebuild_skb()
1344 hdr->hdr.l3.next_hop.rx.vlan_id; in qeth_l3_rebuild_skb()
1348 qeth_rx_csum(card, skb, hdr->hdr.l3.ext_flags); in qeth_l3_rebuild_skb()
[all …]
Dqeth_core.h350 struct qeth_hdr_layer3 l3; member
Dqeth_core_main.c5279 skb_len = (*hdr)->hdr.l3.length; in qeth_core_get_next_skb()
/linux-4.19.296/include/sound/
Duda134x.h18 struct l3_pins l3; member
/linux-4.19.296/include/uapi/linux/
Datmsap.h136 } l3; member
/linux-4.19.296/drivers/isdn/capi/
Dcapidrv.c83 int l3; member
150 static inline u32 b1prot(int l2, int l3) in b1prot() argument
173 static inline u32 b2prot(int l2, int l3) in b2prot() argument
193 static inline u32 b3prot(int l2, int l3) in b3prot() argument
225 static _cstruct b1config(int l2, int l3) in b1config() argument
1859 b1prot(bchan->l2, bchan->l3), /* B1protocol */ in capidrv_command()
1860 b2prot(bchan->l2, bchan->l3), /* B2protocol */ in capidrv_command()
1861 b3prot(bchan->l2, bchan->l3), /* B3protocol */ in capidrv_command()
1862 b1config(bchan->l2, bchan->l3), /* B1configuration */ in capidrv_command()
1894 c->arg, bchan->l2, bchan->l3); in capidrv_command()
[all …]
/linux-4.19.296/drivers/edac/
Dxgene_edac.c1274 static int xgene_edac_l3_remove(struct xgene_edac_dev_ctx *l3) in xgene_edac_l3_remove() argument
1276 struct edac_device_ctl_info *edac_dev = l3->edac_dev; in xgene_edac_l3_remove()
1279 edac_device_del_device(l3->edac->dev); in xgene_edac_l3_remove()