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()
1077 struct aoe_hdr *hin, *hout; in ktiocomplete()
1099 hout = (struct aoe_hdr *) skb_mac_header(f->skb); in ktiocomplete()
1102 hin = (struct aoe_hdr *) skb->data; in ktiocomplete()
1303 struct aoe_hdr *h; in aoecmd_ata_rsp()
1310 h = (struct aoe_hdr *) skb->data; in aoecmd_ata_rsp()
1377 struct aoe_hdr *h; in aoecmd_ata_id()
1391 h = (struct aoe_hdr *) skb_mac_header(skb); in aoecmd_ata_id()
1526 struct aoe_hdr *h; in aoecmd_cfg_rsp()
1535 h = (struct aoe_hdr *) skb_mac_header(skb); in aoecmd_cfg_rsp()
1582 n -= sizeof(struct aoe_hdr) + sizeof(struct aoe_atahdr); in aoecmd_cfg_rsp()