Home
last modified time | relevance | path

Searched refs:hopcount (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/rapidio/switches/
A Didtcps.c21 idtcps_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in idtcps_route_add_entry() argument
30 rio_mport_write_config_32(mport, destid, hopcount, in idtcps_route_add_entry()
33 rio_mport_read_config_32(mport, destid, hopcount, in idtcps_route_add_entry()
37 rio_mport_write_config_32(mport, destid, hopcount, in idtcps_route_add_entry()
51 rio_mport_write_config_32(mport, destid, hopcount, in idtcps_route_get_entry()
54 rio_mport_read_config_32(mport, destid, hopcount, in idtcps_route_get_entry()
75 rio_mport_write_config_32(mport, destid, hopcount, in idtcps_route_clr_table()
77 rio_mport_write_config_32(mport, destid, hopcount, in idtcps_route_clr_table()
90 idtcps_set_domain(struct rio_mport *mport, u16 destid, u8 hopcount, in idtcps_set_domain() argument
96 rio_mport_write_config_32(mport, destid, hopcount, in idtcps_set_domain()
[all …]
A Didt_gen2.c101 rio_mport_write_config_32(mport, destid, hopcount, in idtg2_route_add_entry()
107 rio_mport_write_config_32(mport, destid, hopcount, in idtg2_route_add_entry()
111 rio_mport_write_config_32(mport, destid, hopcount, in idtg2_route_add_entry()
133 rio_mport_write_config_32(mport, destid, hopcount, in idtg2_route_get_entry()
136 rio_mport_write_config_32(mport, destid, hopcount, in idtg2_route_get_entry()
140 rio_mport_read_config_32(mport, destid, hopcount, in idtg2_route_get_entry()
165 rio_mport_write_config_32(mport, destid, hopcount, in idtg2_route_clr_table()
170 rio_mport_write_config_32(mport, destid, hopcount, in idtg2_route_clr_table()
172 rio_mport_write_config_32(mport, destid, hopcount, in idtg2_route_clr_table()
190 rio_mport_write_config_32(mport, destid, hopcount, in idtg2_set_domain()
[all …]
A Didt_gen3.c37 idtg3_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg3_route_add_entry() argument
55 err = rio_mport_write_config_32(mport, destid, hopcount, in idtg3_route_add_entry()
64 err = rio_mport_read_config_32(mport, destid, hopcount, in idtg3_route_add_entry()
72 err = rio_mport_write_config_32(mport, destid, hopcount, in idtg3_route_add_entry()
79 idtg3_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg3_route_get_entry() argument
88 err = rio_mport_read_config_32(mport, destid, hopcount, in idtg3_route_get_entry()
103 err = rio_mport_read_config_32(mport, destid, hopcount, in idtg3_route_get_entry()
118 idtg3_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg3_route_clr_table() argument
127 err = rio_mport_write_config_32(mport, destid, hopcount, in idtg3_route_clr_table()
137 err = rio_mport_read_config_32(mport, destid, hopcount, in idtg3_route_clr_table()
[all …]
/linux/drivers/rapidio/
A Drio-scan.c324 u8 hopcount, int do_enum) in rio_setup_device() argument
368 hopcount, &rdev->phys_rmap); in rio_setup_device()
373 hopcount, RIO_EFB_ERR_MGMNT); in rio_setup_device()
408 rdev->hopcount = 0xff; in rio_setup_device()
414 rdev->hopcount = hopcount; in rio_setup_device()
563 hopcount, in rio_enum_peer()
571 hopcount, in rio_enum_peer()
584 hopcount, 1); in rio_enum_peer()
624 hopcount, port_num); in rio_enum_peer()
637 hopcount, port_num); in rio_enum_peer()
[all …]
A Drio.h19 u8 hopcount, int ftr);
21 u16 destid, u8 hopcount, u32 *rmap);
23 u8 hopcount, u32 from);
25 u8 hopcount);
27 u8 hopcount, int wait_ms);
28 extern int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount);
42 u8 hopcount, u8 port_num);
A Drio.c821 hopcount, ext_ftr_ptr); in rio_mport_get_physefb()
914 hopcount, &rmap); in rio_enable_rx_tx_port()
1384 u8 hopcount, int ftr) in rio_mport_get_feature() argument
1547 destid, hopcount); in rio_lock_device()
1556 hopcount, in rio_lock_device()
1560 hopcount, in rio_lock_device()
1582 hopcount, in rio_unlock_device()
1589 destid, hopcount); in rio_unlock_device()
1644 rdev->hopcount); in rio_route_add_entry()
1697 rdev->hopcount); in rio_route_get_entry()
[all …]
A Drio-access.c86 (struct rio_mport *mport, u16 destid, u8 hopcount, u32 offset, type *value) \
91 res = mport->ops->cread(mport, mport->id, destid, hopcount, offset, len, &data); \
107 (struct rio_mport *mport, u16 destid, u8 hopcount, u32 offset, type value) \
110 return mport->ops->cwrite(mport, mport->id, destid, hopcount, \
A Drio-sysfs.c35 rio_config_attr(hopcount, "0x%02x\n");
/linux/include/linux/
A Drio_drv.h33 u8 hopcount, u32 offset, u32 * data);
35 u8 hopcount, u32 offset, u32 data);
39 u8 hopcount, u32 offset, u16 data);
41 u8 hopcount, u32 offset, u8 * data);
43 u8 hopcount, u32 offset, u8 data);
149 rdev->hopcount, offset, data); in rio_read_config_32()
165 rdev->hopcount, offset, data); in rio_write_config_32()
181 rdev->hopcount, offset, data); in rio_read_config_16()
197 rdev->hopcount, offset, data); in rio_write_config_16()
212 rdev->hopcount, offset, data); in rio_read_config_8()
[all …]
A Drio.h122 int (*add_entry) (struct rio_mport *mport, u16 destid, u8 hopcount,
124 int (*get_entry) (struct rio_mport *mport, u16 destid, u8 hopcount,
126 int (*clr_table) (struct rio_mport *mport, u16 destid, u8 hopcount,
128 int (*set_domain) (struct rio_mport *mport, u16 destid, u8 hopcount,
130 int (*get_domain) (struct rio_mport *mport, u16 destid, u8 hopcount,
201 u8 hopcount; member
405 u8 hopcount, u32 offset, int len, u32 *data);
407 u8 hopcount, u32 offset, int len, u32 data);
/linux/arch/powerpc/sysdev/
A Dfsl_rio.c191 u8 hopcount, u32 offset, int len, u32 *val) in fsl_rio_config_read() argument
201 index, destid, hopcount, offset, len); in fsl_rio_config_read()
211 (destid << 22) | (hopcount << 12) | (offset >> 12)); in fsl_rio_config_read()
232 err, destid, hopcount, offset); in fsl_rio_config_read()
256 u8 hopcount, u32 offset, int len, u32 val) in fsl_rio_config_write() argument
266 index, destid, hopcount, offset, len, val); in fsl_rio_config_write()
276 (destid << 22) | (hopcount << 12) | (offset >> 12)); in fsl_rio_config_write()
/linux/net/mac80211/
A Dmesh_hwmp.c401 u8 hopcount; in hwmp_route_info_get() local
420 hopcount = PREQ_IE_HOPCOUNT(hwmp_ie) + 1; in hwmp_route_info_get()
432 hopcount = PREP_IE_HOPCOUNT(hwmp_ie) + 1; in hwmp_route_info_get()
507 mpath->hop_count = hopcount; in hwmp_route_info_get()
670 u8 hopcount; in hwmp_preq_frame_process() local
718 u8 ttl, hopcount, flags; in hwmp_prep_frame_process() local
754 hopcount = PREP_IE_HOPCOUNT(prep_elem) + 1; in hwmp_prep_frame_process()
833 u8 ttl, flags, hopcount; in hwmp_rann_frame_process() local
844 hopcount = rann->rann_hopcount; in hwmp_rann_frame_process()
845 hopcount++; in hwmp_rann_frame_process()
[all …]
/linux/drivers/rapidio/devices/
A Drio_mport_cdev.c290 maint_io.hopcount, offset, &buffer[i]); in rio_mport_maint_rd()
343 maint_io.hopcount, in rio_mport_maint_wr()
1691 u8 hopcount; in rio_mport_add_riodev() local
1711 hopcount = dev_info.hopcount; in rio_mport_add_riodev()
1718 rio_mport_read_config_32(mport, destid, hopcount, in rio_mport_add_riodev()
1753 rio_mport_read_config_32(mport, destid, hopcount, in rio_mport_add_riodev()
1770 hopcount, &rdev->phys_rmap); in rio_mport_add_riodev()
1773 hopcount, RIO_EFB_ERR_MGMNT); in rio_mport_add_riodev()
1784 rdev->hopcount = hopcount; in rio_mport_add_riodev()
1847 rdev->hopcount == dev_info.hopcount) in rio_mport_del_riodev()
[all …]
A Dtsi721.c112 u16 destid, u8 hopcount, u32 offset, int len, in tsi721_maint_dma() argument
134 bd_ptr[0].raddr_lo = cpu_to_le32((hopcount << 24) | offset); in tsi721_maint_dma()
172 destid, hopcount, offset); in tsi721_maint_dma()
216 u8 hopcount, u32 offset, int len, u32 *data) in tsi721_cread_dma() argument
220 return tsi721_maint_dma(priv, mport->sys_size, destid, hopcount, in tsi721_cread_dma()
239 u8 hopcount, u32 offset, int len, u32 data) in tsi721_cwrite_dma() argument
244 return tsi721_maint_dma(priv, mport->sys_size, destid, hopcount, in tsi721_cwrite_dma()
/linux/include/uapi/linux/
A Drio_mport_cdev.h48 __u8 hopcount; /* hopcount to remote device */ member
220 __u8 hopcount; member
/linux/Documentation/driver-api/rapidio/
A Dmport_cdev.rst44 RapidIO destination ID, hopcount and request type
A Drapidio.rst270 device ID; it relies on hopcount and routing for device ID of an attached
276 their hopcount value.
286 into the routing table. The algorithm recurs by calling itself with hopcount + 1
/linux/Documentation/ABI/testing/
A Dsysfs-bus-rapidio150 What: /sys/bus/rapidio/devices/<nn>:<s>:<iiii>/hopcount
/linux/drivers/net/wireless/marvell/libertas/
A Dhost.h955 u8 hopcount; member

Completed in 51 milliseconds