Searched refs:aoetgt (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/block/aoe/ |
D | aoe.h | 118 struct aoetgt *t; /* parent target I belong to */ 132 struct aoetgt { struct 181 struct aoetgt **targets; 183 struct aoetgt **tgt; /* target in use when working */ 215 void aoecmd_wreset(struct aoetgt *t);
|
D | aoecmd.c | 129 aoehdr_atainit(struct aoedev *d, struct aoetgt *t, struct aoe_hdr *h) in aoehdr_atainit() 157 ifrotate(struct aoetgt *t) in ifrotate() 195 struct aoetgt *t; in aoe_freetframe() 206 newtframe(struct aoedev *d, struct aoetgt *t) in newtframe() 253 struct aoetgt *t, **tt; in newframe() 320 struct aoetgt *t; in ata_rw_frameinit() 457 struct aoetgt *t; in resend() 526 getif(struct aoetgt *t, struct net_device *nd) in getif() 539 ejectif(struct aoetgt *t, struct aoeif *ifp) in ejectif() 580 probe(struct aoetgt *t) in probe() [all …]
|
D | aoedev.c | 18 static void freetgt(struct aoedev *d, struct aoetgt *t); 198 struct aoetgt *t, **tt, **te; in aoedev_downdev() 261 struct aoetgt **t, **e; in freedev() 490 freetgt(struct aoedev *d, struct aoetgt *t) in freetgt()
|
D | aoeblk.c | 52 struct aoetgt *t = d->targets[0]; in aoedisk_show_mac() 64 struct aoetgt **t, **te; in aoedisk_show_netif() 116 struct aoetgt **t, **te; in aoedisk_debugfs_show()
|