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()
416 struct aoe_hdr *h; in aoecmd_cfg_pkts()
435 h = (struct aoe_hdr *) skb_mac_header(skb); in aoecmd_cfg_pkts()
457 struct aoe_hdr *h; in resend()
471 h = (struct aoe_hdr *) skb_mac_header(skb); in resend()
1141 struct aoe_hdr *hin, *hout; in ktiocomplete()
1163 hout = (struct aoe_hdr *) skb_mac_header(f->skb); in ktiocomplete()
1166 hin = (struct aoe_hdr *) skb->data; in ktiocomplete()
1366 struct aoe_hdr *h; in aoecmd_ata_rsp()
1373 h = (struct aoe_hdr *) skb->data; in aoecmd_ata_rsp()
1440 struct aoe_hdr *h; in aoecmd_ata_id()
1454 h = (struct aoe_hdr *) skb_mac_header(skb); in aoecmd_ata_id()
1591 struct aoe_hdr *h; in aoecmd_cfg_rsp()
1600 h = (struct aoe_hdr *) skb_mac_header(skb); in aoecmd_cfg_rsp()
1647 n -= sizeof(struct aoe_hdr) + sizeof(struct aoe_atahdr); in aoecmd_cfg_rsp()