Home
last modified time | relevance | path

Searched refs:ether_hdr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/ks7010/
H A Deap_packet.h9 struct ether_hdr { struct
20 #define ETHER_HDR_SIZE sizeof(struct ether_hdr) argument
H A Dks_hostif.c332 struct ether_hdr *eth_hdr; in hostif_data_indication_wpa()
343 eth_hdr = (struct ether_hdr *)(priv->rxp); in hostif_data_indication_wpa()
417 struct ether_hdr *eth_hdr; in hostif_data_indication()
431 eth_hdr = (struct ether_hdr *)(priv->rxp); in hostif_data_indication()
1057 struct ether_hdr *eth_hdr; in hostif_data_request()
1142 eth_hdr = (struct ether_hdr *)&pp->data[0]; in hostif_data_request()