Lines Matching refs:aoe_hdr
128 aoehdr_atainit(struct aoedev *d, struct aoetgt *t, struct aoe_hdr *h) in aoehdr_atainit()
320 struct aoe_hdr *h; in ata_rw_frameinit()
326 h = (struct aoe_hdr *) skb_mac_header(skb); in ata_rw_frameinit()
417 struct aoe_hdr *h; in aoecmd_cfg_pkts()
439 h = (struct aoe_hdr *) skb_mac_header(skb); in aoecmd_cfg_pkts()
458 struct aoe_hdr *h; in resend()
472 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()
1529 struct aoe_hdr *h; in aoecmd_cfg_rsp()
1538 h = (struct aoe_hdr *) skb_mac_header(skb); in aoecmd_cfg_rsp()
1585 n -= sizeof(struct aoe_hdr) + sizeof(struct aoe_atahdr); in aoecmd_cfg_rsp()