qeth_hdr          341 drivers/s390/net/qeth_core.h 	struct qeth_hdr hdr;	/*hdr->hdr.l3.xxx*/
qeth_hdr          533 drivers/s390/net/qeth_core.h 	struct qeth_hdr *prev_hdr;
qeth_hdr         1056 drivers/s390/net/qeth_core.h 		struct qeth_hdr **);
qeth_hdr         1074 drivers/s390/net/qeth_core.h 			struct sk_buff *skb, struct qeth_hdr *hdr,
qeth_hdr         1100 drivers/s390/net/qeth_core.h 				  struct qeth_hdr *hdr, struct sk_buff *skb,
qeth_hdr         3638 drivers/s390/net/qeth_core_main.c 			      struct sk_buff *skb, struct qeth_hdr **hdr,
qeth_hdr         3711 drivers/s390/net/qeth_core_main.c 			      struct qeth_hdr *curr_hdr)
qeth_hdr         3713 drivers/s390/net/qeth_core_main.c 	struct qeth_hdr *prev_hdr = queue->prev_hdr;
qeth_hdr         3803 drivers/s390/net/qeth_core_main.c 				     struct sk_buff *skb, struct qeth_hdr *hdr,
qeth_hdr         3829 drivers/s390/net/qeth_core_main.c 		       struct qeth_hdr *hdr, unsigned int offset,
qeth_hdr         3886 drivers/s390/net/qeth_core_main.c 			struct sk_buff *skb, struct qeth_hdr *hdr,
qeth_hdr         4020 drivers/s390/net/qeth_core_main.c 				  struct qeth_hdr *hdr, struct sk_buff *skb,
qeth_hdr         4027 drivers/s390/net/qeth_core_main.c 	struct qeth_hdr *hdr = NULL;
qeth_hdr         4036 drivers/s390/net/qeth_core_main.c 		hw_hdr_len = sizeof(struct qeth_hdr);
qeth_hdr         5044 drivers/s390/net/qeth_core_main.c 		struct qeth_hdr **hdr)
qeth_hdr         5057 drivers/s390/net/qeth_core_main.c 	while (element->length < offset + sizeof(struct qeth_hdr)) {
qeth_hdr         5065 drivers/s390/net/qeth_core_main.c 	offset += sizeof(struct qeth_hdr);
qeth_hdr         5076 drivers/s390/net/qeth_core_main.c 		headroom = sizeof(struct qeth_hdr);
qeth_hdr          166 drivers/s390/net/qeth_l2_main.c 				struct qeth_hdr *hdr, struct sk_buff *skb,
qeth_hdr          306 drivers/s390/net/qeth_l2_main.c 	struct qeth_hdr *hdr;
qeth_hdr          328 drivers/s390/net/qeth_l2_main.c 				skb_push(skb, sizeof(struct qeth_hdr));
qeth_hdr          330 drivers/s390/net/qeth_l2_main.c 						sizeof(struct qeth_hdr));
qeth_hdr          554 drivers/s390/net/qeth_l2_main.c 	struct qeth_hdr *hdr = (struct qeth_hdr *)skb->data;
qeth_hdr          713 drivers/s390/net/qeth_l2_main.c 	card->dev->needed_headroom = sizeof(struct qeth_hdr);
qeth_hdr         1312 drivers/s390/net/qeth_l3_main.c 				struct qeth_hdr *hdr)
qeth_hdr         1374 drivers/s390/net/qeth_l3_main.c 	struct qeth_hdr *hdr;
qeth_hdr         1932 drivers/s390/net/qeth_l3_main.c 				struct qeth_hdr *hdr, struct sk_buff *skb,
qeth_hdr         2030 drivers/s390/net/qeth_l3_main.c 				       sizeof(struct qeth_hdr);
qeth_hdr         2213 drivers/s390/net/qeth_l3_main.c 			headroom = sizeof(struct qeth_hdr) + VLAN_HLEN;
qeth_hdr         2217 drivers/s390/net/qeth_l3_main.c 		headroom = sizeof(struct qeth_hdr) - ETH_HLEN;