Home
last modified time | relevance | path

Searched defs:hopcount (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/drivers/rapidio/switches/
Didtcps.c25 idtcps_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in idtcps_route_add_entry()
49 idtcps_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in idtcps_route_get_entry()
72 idtcps_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in idtcps_route_clr_table()
94 idtcps_set_domain(struct rio_mport *mport, u16 destid, u8 hopcount, in idtcps_set_domain()
106 idtcps_get_domain(struct rio_mport *mport, u16 destid, u8 hopcount, in idtcps_get_domain()
Dtsi57x.c46 tsi57x_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in tsi57x_route_add_entry()
67 tsi57x_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in tsi57x_route_get_entry()
94 tsi57x_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in tsi57x_route_clr_table()
121 tsi57x_set_domain(struct rio_mport *mport, u16 destid, u8 hopcount, in tsi57x_set_domain()
143 tsi57x_get_domain(struct rio_mport *mport, u16 destid, u8 hopcount, in tsi57x_get_domain()
Dtsi568.c37 tsi568_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in tsi568_route_add_entry()
59 tsi568_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in tsi568_route_get_entry()
86 tsi568_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in tsi568_route_clr_table()
Didt_gen2.c91 idtg2_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg2_route_add_entry()
124 idtg2_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg2_route_get_entry()
156 idtg2_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg2_route_clr_table()
188 idtg2_set_domain(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg2_set_domain()
200 idtg2_get_domain(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg2_get_domain()
Didt_gen3.c41 idtg3_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg3_route_add_entry()
83 idtg3_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg3_route_get_entry()
122 idtg3_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg3_route_clr_table()
/Linux-v4.19/drivers/rapidio/
Drio-scan.c163 static u16 rio_get_device_id(struct rio_mport *port, u16 destid, u8 hopcount) in rio_get_device_id()
181 static void rio_set_device_id(struct rio_mport *port, u16 destid, u8 hopcount, u16 did) in rio_set_device_id()
328 u8 hopcount, int do_enum) in rio_setup_device()
507 static u16 rio_get_host_deviceid_lock(struct rio_mport *port, u8 hopcount) in rio_get_host_deviceid_lock()
529 u8 hopcount, struct rio_dev *prev, int prev_port) in rio_enum_peer()
733 u8 hopcount, struct rio_dev *prev, int prev_port) in rio_disc_peer()
Drio.c785 u16 destid, u8 hopcount, u32 *rmap) in rio_mport_get_physefb()
904 u8 hopcount, u8 port_num) in rio_enable_rx_tx_port()
997 rio_mport_chk_dev_access(struct rio_mport *mport, u16 destid, u8 hopcount) in rio_mport_chk_dev_access()
1350 u8 hopcount, u32 from) in rio_mport_get_efb()
1388 u8 hopcount, int ftr) in rio_mport_get_feature()
1495 rio_std_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_add_entry()
1523 rio_std_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_get_entry()
1549 rio_std_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_clr_table()
1602 u8 hopcount, int wait_ms) in rio_lock_device()
1645 int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount) in rio_unlock_device()
/Linux-v4.19/arch/powerpc/sysdev/
Dfsl_rio.c186 u8 hopcount, u32 offset, int len, u32 *val) in fsl_rio_config_read()
251 u8 hopcount, u32 offset, int len, u32 val) in fsl_rio_config_write()
/Linux-v4.19/net/mac80211/
Dmesh_hwmp.c636 u8 hopcount; in hwmp_preq_frame_process() local
684 u8 ttl, hopcount, flags; in hwmp_prep_frame_process() local
799 u8 ttl, flags, hopcount; in hwmp_rann_frame_process() local
/Linux-v4.19/include/uapi/linux/
Drio_mport_cdev.h48 __u8 hopcount; /* hopcount to remote device */ member
220 __u8 hopcount; member
/Linux-v4.19/drivers/rapidio/devices/
Dtsi721.c123 u16 destid, u8 hopcount, u32 offset, int len, in tsi721_maint_dma()
227 u8 hopcount, u32 offset, int len, u32 *data) in tsi721_cread_dma()
250 u8 hopcount, u32 offset, int len, u32 data) in tsi721_cwrite_dma()
Drio_mport_cdev.c1686 u8 hopcount; in rio_mport_add_riodev() local
/Linux-v4.19/include/linux/
Drio.h205 u8 hopcount; member
/Linux-v4.19/drivers/net/wireless/marvell/libertas/
Dhost.h951 u8 hopcount; member