Home
last modified time | relevance | path

Searched refs:bcl (Results 1 – 16 of 16) sorted by relevance

/linux-4.4.14/net/tipc/
Dbcast.c393 struct tipc_link *bcl = tn->bcl; in tipc_nl_add_bc_link() local
395 if (!bcl) in tipc_nl_add_bc_link()
417 if (nla_put_string(msg->skb, TIPC_NLA_LINK_NAME, bcl->name)) in tipc_nl_add_bc_link()
419 if (nla_put_u32(msg->skb, TIPC_NLA_LINK_RX, bcl->rcv_nxt)) in tipc_nl_add_bc_link()
421 if (nla_put_u32(msg->skb, TIPC_NLA_LINK_TX, bcl->snd_nxt)) in tipc_nl_add_bc_link()
427 if (nla_put_u32(msg->skb, TIPC_NLA_PROP_WIN, bcl->window)) in tipc_nl_add_bc_link()
431 err = __tipc_nl_add_bc_link_stat(msg->skb, &bcl->stats); in tipc_nl_add_bc_link()
455 struct tipc_link *bcl = tn->bcl; in tipc_bclink_reset_stats() local
457 if (!bcl) in tipc_bclink_reset_stats()
461 memset(&bcl->stats, 0, sizeof(bcl->stats)); in tipc_bclink_reset_stats()
[all …]
Dbcast.h77 return tipc_net(net)->bcl; in tipc_bc_sndlink()
Dcore.h97 struct tipc_link *bcl; member
/linux-4.4.14/arch/powerpc/boot/
Dgamecube-head.S34 bcl 20, 31, 1f
99 bcl 20, 31, 1f
Dwii-head.S35 bcl 20, 31, 1f
123 bcl 20, 31, 1f
/linux-4.4.14/arch/frv/kernel/
Ddma.c279 unsigned long pix, unsigned long six, unsigned long bcl) in frv_dma_start() argument
287 ___set_DMAC(ioaddr, BCL, bcl); in frv_dma_start()
358 unsigned long cstr, pix, six, bcl; in frv_dma_dump() local
363 bcl = __get_DMAC(ioaddr, BCL); in frv_dma_dump()
365 printk("DMA[%d] cstr=%lx pix=%lx six=%lx bcl=%lx\n", dma, cstr, pix, six, bcl); in frv_dma_dump()
/linux-4.4.14/arch/powerpc/lib/
Dldstfp.S44 bcl 20,31,1f
63 bcl 20,31,1f
191 bcl 20,31,1f
210 bcl 20,31,1f
287 bcl 20,31,1f
306 bcl 20,31,1f
/linux-4.4.14/arch/powerpc/kernel/vdso64/
Ddatapage.S34 bcl 20,31,data_page_branch
/linux-4.4.14/arch/frv/include/asm/
Ddma.h52 unsigned long pix, unsigned long six, unsigned long bcl);
/linux-4.4.14/arch/powerpc/kernel/vdso32/
Ddatapage.S34 bcl 20,31,data_page_branch
/linux-4.4.14/arch/powerpc/kernel/
Dreloc_64.S23 bcl 20,31,$+4
Dhead_64.S373 bcl 20,31,$+4
762 bcl 20,31,$+4
Dentry_64.S1090 bcl 20,31,$+4
1161 bcl 20,31,$+4
Dhead_32.S118 bcl 20,31,$+4
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dnvidia,tegra210-pinmux.txt136 aud, bcl, blink, ccla, cec, cldvfs, clk, core, cpu, displaya, displayb,
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-tegra210.c1203 FUNCTION(bcl),