Home
last modified time | relevance | path

Searched defs:destid (Results 1 – 10 of 10) sorted by relevance

/drivers/rapidio/
Drio-scan.c64 int destid; in rio_destid_alloc() local
88 static int rio_destid_reserve(struct rio_net *net, u16 destid) in rio_destid_reserve()
107 static void rio_destid_free(struct rio_net *net, u16 destid) in rio_destid_free()
123 int destid; in rio_destid_first() local
143 int destid; in rio_destid_next() local
165 static u16 rio_get_device_id(struct rio_mport *port, u16 destid, u8 hopcount) in rio_get_device_id()
183 static void rio_set_device_id(struct rio_mport *port, u16 destid, u8 hopcount, u16 did) in rio_set_device_id()
342 struct rio_mport *port, u16 destid, in rio_setup_device()
506 rio_sport_is_active(struct rio_mport *port, u16 destid, u8 hopcount, int sport) in rio_sport_is_active()
636 u16 destid; in rio_enum_peer() local
[all …]
Drio.c495 u16 destid, u8 hopcount) in rio_mport_get_physefb()
606 int local, u16 destid, in rio_enable_rx_tx_port()
704 rio_mport_chk_dev_access(struct rio_mport *mport, u16 destid, u8 hopcount) in rio_mport_chk_dev_access()
1029 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid, in rio_mport_get_efb()
1080 rio_mport_get_feature(struct rio_mport * port, int local, u16 destid, in rio_mport_get_feature()
1184 rio_std_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_add_entry()
1212 rio_std_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_get_entry()
1238 rio_std_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_clr_table()
1290 int rio_lock_device(struct rio_mport *port, u16 destid, in rio_lock_device()
1334 int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount) in rio_unlock_device()
[all …]
Drio-access.c163 int rio_mport_send_doorbell(struct rio_mport *mport, u16 destid, u16 data) in rio_mport_send_doorbell()
/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()
/drivers/rapidio/devices/
Dtsi721.c108 u16 destid, u8 hopcount, u32 offset, int len, in tsi721_maint_dma()
204 static int tsi721_cread_dma(struct rio_mport *mport, int index, u16 destid, in tsi721_cread_dma()
227 static int tsi721_cwrite_dma(struct rio_mport *mport, int index, u16 destid, in tsi721_cwrite_dma()
349 u16 destid, u16 data) in tsi721_dsend()
Dtsi721.h651 u16 destid; member
/drivers/net/
Drionet.c173 u16 destid; in rionet_start_xmit() local