Searched refs:destid (Results 1 - 21 of 21) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rapidio/switches/
H A Dtsi57x.c45 tsi57x_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, argument
49 rio_mport_write_config_32(mport, destid, hopcount,
51 rio_mport_write_config_32(mport, destid, hopcount,
54 rio_mport_write_config_32(mport, destid, hopcount,
56 rio_mport_write_config_32(mport, destid, hopcount,
66 tsi57x_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, argument
75 rio_mport_read_config_32(mport, destid, hopcount,
80 rio_mport_write_config_32(mport, destid, hopcount,
82 rio_mport_read_config_32(mport, destid, hopcount,
93 tsi57x_route_clr_table(struct rio_mport *mport, u16 destid, u argument
120 tsi57x_set_domain(struct rio_mport *mport, u16 destid, u8 hopcount, u8 sw_domain) argument
142 tsi57x_get_domain(struct rio_mport *mport, u16 destid, u8 hopcount, u8 *sw_domain) argument
162 u16 destid = rdev->rswitch->destid; local
215 u16 destid = rdev->rswitch->destid; local
[all...]
H A Didtcps.c24 idtcps_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, argument
30 rio_mport_write_config_32(mport, destid, hopcount,
33 rio_mport_read_config_32(mport, destid, hopcount,
37 rio_mport_write_config_32(mport, destid, hopcount,
45 idtcps_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, argument
51 rio_mport_write_config_32(mport, destid, hopcount,
54 rio_mport_read_config_32(mport, destid, hopcount,
68 idtcps_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, argument
75 rio_mport_write_config_32(mport, destid, hopcount,
77 rio_mport_write_config_32(mport, destid, hopcoun
90 idtcps_set_domain(struct rio_mport *mport, u16 destid, u8 hopcount, u8 sw_domain) argument
102 idtcps_get_domain(struct rio_mport *mport, u16 destid, u8 hopcount, u8 *sw_domain) argument
[all...]
H A Dtsi568.c36 tsi568_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, argument
40 rio_mport_write_config_32(mport, destid, hopcount,
42 rio_mport_write_config_32(mport, destid, hopcount,
45 rio_mport_write_config_32(mport, destid, hopcount,
48 rio_mport_write_config_32(mport, destid, hopcount,
58 tsi568_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, argument
65 rio_mport_write_config_32(mport, destid, hopcount,
67 rio_mport_read_config_32(mport, destid, hopcount,
70 rio_mport_write_config_32(mport, destid, hopcount,
73 rio_mport_read_config_32(mport, destid, hopcoun
85 tsi568_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, u16 table) argument
117 u16 destid = rdev->rswitch->destid; local
[all...]
H A Dtsi500.c23 tsi500_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, u16 table, u16 route_destid, u8 route_port) argument
30 rio_mport_read_config_32(mport, destid, hopcount, offset, &result);
33 rio_mport_write_config_32(mport, destid, hopcount, offset + (0x20000*i), result | (route_port << (4*(route_destid & 0x7))));
36 rio_mport_read_config_32(mport, destid, hopcount, offset + (0x20000*table), &result);
38 rio_mport_write_config_32(mport, destid, hopcount, offset + (0x20000*table), result | (route_port << (4*(route_destid & 0x7))));
45 tsi500_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, u16 table, u16 route_destid, u8 *route_port) argument
52 rio_mport_read_config_32(mport, destid, hopcount, offset, &result);
54 rio_mport_read_config_32(mport, destid, hopcount, offset + (0x20000*table), &result);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Drio_drv.h37 extern int rio_mport_read_config_32(struct rio_mport *port, u16 destid,
39 extern int rio_mport_write_config_32(struct rio_mport *port, u16 destid,
41 extern int rio_mport_read_config_16(struct rio_mport *port, u16 destid,
43 extern int rio_mport_write_config_16(struct rio_mport *port, u16 destid,
45 extern int rio_mport_read_config_8(struct rio_mport *port, u16 destid,
47 extern int rio_mport_write_config_8(struct rio_mport *port, u16 destid,
154 u16 destid = rdev->destid; local
157 destid = rdev->rswitch->destid;
178 u16 destid = rdev->destid; local
202 u16 destid = rdev->destid; local
226 u16 destid = rdev->destid; local
249 u16 destid = rdev->destid; local
272 u16 destid = rdev->destid; local
[all...]
H A Drio.h100 * @destid: Network destination ID
126 u16 destid; member in struct:rio_dev
223 * @destid: Associated destid in the path
238 u16 destid; member in struct:rio_switch
241 int (*add_entry) (struct rio_mport * mport, u16 destid, u8 hopcount,
243 int (*get_entry) (struct rio_mport * mport, u16 destid, u8 hopcount,
245 int (*clr_table) (struct rio_mport *mport, u16 destid, u8 hopcount,
247 int (*set_domain) (struct rio_mport *mport, u16 destid, u8 hopcount,
249 int (*get_domain) (struct rio_mport *mport, u16 destid, u
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rapidio/
H A Drio-scan.c67 * @destid: Destination ID of device
73 static u16 rio_get_device_id(struct rio_mport *port, u16 destid, u8 hopcount) argument
77 rio_mport_read_config_32(port, destid, hopcount, RIO_DID_CSR, &result);
85 * @destid: Destination ID of device
91 static void rio_set_device_id(struct rio_mport *port, u16 destid, u8 hopcount, u16 did) argument
93 rio_mport_write_config_32(port, destid, hopcount, RIO_DID_CSR,
190 /* Set master port destid and init destid ctr */
315 * @destid: Destination ID of the device to check host bit
323 int local, u16 destid,
322 rio_enable_rx_tx_port(struct rio_mport *port, int local, u16 destid, u8 hopcount, u8 port_num) argument
385 rio_setup_device(struct rio_net *net, struct rio_mport *port, u16 destid, u8 hopcount, int do_enum) argument
523 rio_sport_is_active(struct rio_mport *port, u16 destid, u8 hopcount, int sport) argument
563 rio_lock_device(struct rio_mport *port, u16 destid, u8 hopcount, int wait_ms) argument
606 rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount) argument
729 rio_get_swpinfo_inport(struct rio_mport *mport, u16 destid, u8 hopcount) argument
747 rio_get_swpinfo_tports(struct rio_mport *mport, u16 destid, u8 hopcount) argument
791 u16 destid; local
965 rio_disc_peer(struct rio_net *net, struct rio_mport *port, u16 destid, u8 hopcount) argument
1095 u16 destid; local
[all...]
H A Drio.h19 extern u32 rio_mport_get_feature(struct rio_mport *mport, int local, u16 destid,
22 u16 destid, u8 hopcount);
23 extern u32 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid,
28 extern int rio_std_route_add_entry(struct rio_mport *mport, u16 destid,
31 extern int rio_std_route_get_entry(struct rio_mport *mport, u16 destid,
34 extern int rio_std_route_clr_table(struct rio_mport *mport, u16 destid,
H A Drio.c390 * @destid: Destination ID of the device
395 u16 destid, u8 hopcount)
400 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, hopcount, 0);
407 rio_mport_read_config_32(port, destid, hopcount,
427 ext_ftr_ptr = rio_mport_get_efb(port, local, destid,
475 u16 destid = rdev->destid; local
479 destid = rdev->rswitch->destid;
483 rio_mport_read_config_32(rdev->net->hport, destid, hopcoun
394 rio_mport_get_physefb(struct rio_mport *port, int local, u16 destid, u8 hopcount) argument
509 u16 destid; local
641 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid, u8 hopcount, u32 from) argument
691 rio_mport_get_feature(struct rio_mport * port, int local, u16 destid, u8 hopcount, int ftr) argument
793 rio_std_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, u16 table, u16 route_destid, u8 route_port) argument
820 rio_std_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, u16 table, u16 route_destid, u8 *route_port) argument
845 rio_std_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, u16 table) argument
[all...]
H A Drio-access.c104 (struct rio_mport *mport, u16 destid, u8 hopcount, u32 offset, type *value) \
111 res = mport->ops->cread(mport, mport->id, destid, hopcount, offset, len, &data); \
128 (struct rio_mport *mport, u16 destid, u8 hopcount, u32 offset, type value) \
134 res = mport->ops->cwrite(mport, mport->id, destid, hopcount, offset, len, value); \
157 * @destid: RIO device destination ID
163 int rio_mport_send_doorbell(struct rio_mport *mport, u16 destid, u16 data) argument
169 res = mport->ops->dsend(mport, mport->id, destid, data);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dhighlevel.h77 int (*write)(struct hpsb_host *host, int nodeid, int destid,
95 int highlevel_write(struct hpsb_host *host, int nodeid, int destid, void *data,
H A Deth1394.c178 static int ether1394_write(struct hpsb_host *host, int srcid, int destid,
820 nodeid_t srcid, nodeid_t destid,
828 if (destid == (LOCAL_BUS | ALL_NODES))
1045 static int ether1394_data_handler(struct net_device *dev, int srcid, int destid, argument
1200 skb->protocol = ether1394_parse_encap(skb, dev, srcid, destid,
1226 static int ether1394_write(struct hpsb_host *host, int srcid, int destid, argument
1238 if (ether1394_data_handler(hi->dev, srcid, destid, (char*)data, len))
819 ether1394_parse_encap(struct sk_buff *skb, struct net_device *dev, nodeid_t srcid, nodeid_t destid, __be16 ether_type) argument
H A Dhighlevel.c603 int highlevel_write(struct hpsb_host *host, int nodeid, int destid, void *data, argument
619 rcode = as->op->write(host, nodeid, destid,
H A Dcsr.c53 static int write_regs(struct hpsb_host *host, int nodeid, int destid,
447 static int write_regs(struct hpsb_host *host, int nodeid, int destid, argument
H A Dsbp2.c1033 int destid, quadlet_t *data, u64 addr,
1695 int destid, quadlet_t *data, u64 addr,
1032 sbp2_handle_physdma_write(struct hpsb_host *host, int nodeid, int destid, quadlet_t *data, u64 addr, size_t length, u16 flags) argument
1694 sbp2_handle_status_write(struct hpsb_host *host, int nodeid, int destid, quadlet_t *data, u64 addr, size_t length, u16 fl) argument
H A Draw1394.c86 static int arm_write(struct hpsb_host *host, int nodeid, int destid,
1001 static int arm_write(struct hpsb_host *host, int nodeid, int destid, argument
1117 arm_req->destination_nodeid = destid;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dfsl_rio.c279 * @destid: Destination ID of target device
286 int index, u16 destid, u16 data)
289 pr_debug("fsl_doorbell_send: index %d destid %4.4x data %4.4x\n",
290 index, destid, data);
293 out_be32(&priv->dbell_atmu_regs->rowtar, destid << 22);
302 out_be32(&priv->msg_regs->oddpr, destid << 16);
360 * @destid: Destination ID of transaction
370 fsl_rio_config_read(struct rio_mport *mport, int index, u16 destid, argument
378 ("fsl_rio_config_read: index %d destid %d hopcount %d offset %8.8x len %d\n",
379 index, destid, hopcoun
285 fsl_rio_doorbell_send(struct rio_mport *mport, int index, u16 destid, u16 data) argument
429 fsl_rio_config_write(struct rio_mport *mport, int index, u16 destid, u8 hopcount, u32 offset, int len, u32 val) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sgi-ip27/
H A Dip27-smp.c143 static void ip27_send_ipi_single(int destid, unsigned int action) argument
158 irq += cputoslice(destid);
165 REMOTE_HUB_SEND_INTR(COMPACT_TO_NASID_NODEID(cpu_to_node(destid)), irq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Drionet.c176 u16 destid; local
200 destid = RIONET_GET_DESTID(eth->h_dest);
201 if (rionet_active[destid])
202 rionet_queue_tx_msg(skb, ndev, rionet_active[destid]);
223 if (peer->rdev->destid == sid)
364 if (rionet_active[peer->rdev->destid]) {
366 rionet_active[peer->rdev->destid] = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/common/
H A Ddbdma.c229 u32 au1xxx_dbdma_chan_alloc(u32 srcid, u32 destid, argument
251 dtp = find_dbdev_id(destid);
370 u32 desc_base, srcid, destid; local
420 destid = dtp->dev_id;
426 cmd0 |= DSCR_CMD0_DID(destid);
433 ((DSCR_CUSTOM2DEV_ID(destid) == DSCR_CMD0_THROTTLE) ||
434 (DSCR_CUSTOM2DEV_ID(destid) == DSCR_CMD0_ALWAYS)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_dbdma.h325 extern u32 au1xxx_dbdma_chan_alloc(u32 srcid, u32 destid,

Completed in 231 milliseconds