Lines Matching refs:aoe_hdr
129 aoehdr_atainit(struct aoedev *d, struct aoetgt *t, struct aoe_hdr *h) in aoehdr_atainit()
321 struct aoe_hdr *h; in ata_rw_frameinit()
327 h = (struct aoe_hdr *) skb_mac_header(skb); in ata_rw_frameinit()
415 struct aoe_hdr *h; in aoecmd_cfg_pkts()
434 h = (struct aoe_hdr *) skb_mac_header(skb); in aoecmd_cfg_pkts()
456 struct aoe_hdr *h; in resend()
470 h = (struct aoe_hdr *) skb_mac_header(skb); in resend()
1079 struct aoe_hdr *hin, *hout; in ktiocomplete()
1101 hout = (struct aoe_hdr *) skb_mac_header(f->skb); in ktiocomplete()
1104 hin = (struct aoe_hdr *) skb->data; in ktiocomplete()
1305 struct aoe_hdr *h; in aoecmd_ata_rsp()
1312 h = (struct aoe_hdr *) skb->data; in aoecmd_ata_rsp()
1379 struct aoe_hdr *h; in aoecmd_ata_id()
1393 h = (struct aoe_hdr *) skb_mac_header(skb); in aoecmd_ata_id()
1528 struct aoe_hdr *h; in aoecmd_cfg_rsp()
1537 h = (struct aoe_hdr *) skb_mac_header(skb); in aoecmd_cfg_rsp()
1584 n -= sizeof(struct aoe_hdr) + sizeof(struct aoe_atahdr); in aoecmd_cfg_rsp()