Home
last modified time | relevance | path

Searched defs:hopcount (Results 1 – 14 of 14) 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()
45 idtcps_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in idtcps_route_get_entry()
68 idtcps_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in idtcps_route_clr_table()
90 idtcps_set_domain(struct rio_mport *mport, u16 destid, u8 hopcount, in idtcps_set_domain()
102 idtcps_get_domain(struct rio_mport *mport, u16 destid, u8 hopcount, in idtcps_get_domain()
A Dtsi57x.c42 tsi57x_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in tsi57x_route_add_entry()
63 tsi57x_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in tsi57x_route_get_entry()
90 tsi57x_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in tsi57x_route_clr_table()
117 tsi57x_set_domain(struct rio_mport *mport, u16 destid, u8 hopcount, in tsi57x_set_domain()
139 tsi57x_get_domain(struct rio_mport *mport, u16 destid, u8 hopcount, in tsi57x_get_domain()
A Dtsi568.c33 tsi568_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in tsi568_route_add_entry()
55 tsi568_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in tsi568_route_get_entry()
82 tsi568_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in tsi568_route_clr_table()
A Didt_gen2.c87 idtg2_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg2_route_add_entry()
120 idtg2_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg2_route_get_entry()
152 idtg2_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg2_route_clr_table()
184 idtg2_set_domain(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg2_set_domain()
196 idtg2_get_domain(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg2_get_domain()
A Didt_gen3.c37 idtg3_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg3_route_add_entry()
79 idtg3_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg3_route_get_entry()
118 idtg3_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg3_route_clr_table()
/linux/drivers/rapidio/
A Drio-scan.c159 static u16 rio_get_device_id(struct rio_mport *port, u16 destid, u8 hopcount) in rio_get_device_id()
177 static void rio_set_device_id(struct rio_mport *port, u16 destid, u8 hopcount, u16 did) in rio_set_device_id()
324 u8 hopcount, int do_enum) in rio_setup_device()
501 static u16 rio_get_host_deviceid_lock(struct rio_mport *port, u8 hopcount) in rio_get_host_deviceid_lock()
523 u8 hopcount, struct rio_dev *prev, int prev_port) in rio_enum_peer()
727 u8 hopcount, struct rio_dev *prev, int prev_port) in rio_disc_peer()
A Drio.c781 u16 destid, u8 hopcount, u32 *rmap) in rio_mport_get_physefb()
900 u8 hopcount, u8 port_num) in rio_enable_rx_tx_port()
993 rio_mport_chk_dev_access(struct rio_mport *mport, u16 destid, u8 hopcount) in rio_mport_chk_dev_access()
1346 u8 hopcount, u32 from) in rio_mport_get_efb()
1384 u8 hopcount, int ftr) in rio_mport_get_feature()
1426 rio_std_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_add_entry()
1454 rio_std_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_get_entry()
1480 rio_std_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_clr_table()
1533 u8 hopcount, int wait_ms) in rio_lock_device()
1576 int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount) in rio_unlock_device()
/linux/net/mac80211/
A Dmesh_hwmp.c393 u8 hopcount; in hwmp_route_info_get() local
654 u8 hopcount; in hwmp_preq_frame_process() local
702 u8 ttl, hopcount, flags; in hwmp_prep_frame_process() local
817 u8 ttl, flags, hopcount; in hwmp_rann_frame_process() local
/linux/arch/powerpc/sysdev/
A Dfsl_rio.c182 u8 hopcount, u32 offset, int len, u32 *val) in fsl_rio_config_read()
247 u8 hopcount, u32 offset, int len, u32 val) in fsl_rio_config_write()
/linux/include/uapi/linux/
A Drio_mport_cdev.h48 __u8 hopcount; /* hopcount to remote device */ member
220 __u8 hopcount; member
/linux/drivers/rapidio/devices/
A Dtsi721.c110 u16 destid, u8 hopcount, u32 offset, int len, in tsi721_maint_dma()
214 u8 hopcount, u32 offset, int len, u32 *data) in tsi721_cread_dma()
237 u8 hopcount, u32 offset, int len, u32 data) in tsi721_cwrite_dma()
A Drio_mport_cdev.c1689 u8 hopcount; in rio_mport_add_riodev() local
/linux/include/linux/
A Drio.h201 u8 hopcount; member
/linux/drivers/net/wireless/marvell/libertas/
A Dhost.h951 u8 hopcount; member

Completed in 34 milliseconds