Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/ks7010/
H A Deap_packet.h22 struct ieee802_1x_hdr { struct
H A Dks_hostif.c418 struct ieee802_1x_hdr *aa1x_hdr; in hostif_data_indication()
473 aa1x_hdr = (struct ieee802_1x_hdr *)(priv->rxp + ETHER_HDR_SIZE); in hostif_data_indication()
496 aa1x_hdr = (struct ieee802_1x_hdr *)(priv->rxp + 14); in hostif_data_indication()
1059 struct ieee802_1x_hdr *aa1x_hdr; in hostif_data_request()
1148 aa1x_hdr = (struct ieee802_1x_hdr *)(eth_hdr + 1); in hostif_data_request()