Lines Matching refs:frame
24 static void ktcomplete(struct frame *, struct sk_buff *);
78 static struct frame *
82 struct frame *f; in getframe_deferred()
86 f = list_entry(pos, struct frame, head); in getframe_deferred()
95 static struct frame *
98 struct frame *f; in getframe()
105 f = list_entry(pos, struct frame, head); in getframe()
193 aoe_freetframe(struct frame *f) in aoe_freetframe()
205 static struct frame *
208 struct frame *f; in newtframe()
223 f = list_entry(pos, struct frame, head); in newtframe()
249 static struct frame *
252 struct frame *f; in newframe()
308 fhash(struct frame *f) in fhash()
318 ata_rw_frameinit(struct frame *f) in ata_rw_frameinit()
371 struct frame *f; in aoecmd_ata_rw()
453 resend(struct aoedev *d, struct frame *f) in resend()
500 tsince_hr(struct frame *f) in tsince_hr()
571 static struct frame *
572 reassign_frame(struct frame *f) in reassign_frame()
574 struct frame *nf; in reassign_frame()
602 struct frame *f; in probe()
661 struct frame *f; in rexmit_deferred()
662 struct frame *nf; in rexmit_deferred()
671 f = list_entry(pos, struct frame, head); in rexmit_deferred()
752 struct frame *f; in rexmit_timer()
779 f = list_entry(pos, struct frame, head); in rexmit_timer()
790 f = list_entry(pos, struct frame, head); in rexmit_timer()
1139 ktiocomplete(struct frame *f) in ktiocomplete()
1256 struct frame *f; in ktio()
1268 f = list_entry(pos, struct frame, head); in ktio()
1340 ktcomplete(struct frame *f, struct sk_buff *skb) in ktcomplete()
1367 struct frame *f; in aoecmd_ata_rsp()
1442 struct frame *f; in aoecmd_ata_id()
1717 struct frame *f; in aoe_flush_iocq_by_index()
1730 f = list_entry(pos, struct frame, head); in aoe_flush_iocq_by_index()