Home
last modified time | relevance | path

Searched refs:wil_1x_hdr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dtxrx.h439 struct wil_1x_hdr { struct
H A Dtxrx.c723 const struct wil_1x_hdr *hdr; in wil_is_ptk_eapol_key()
735 if (len < sizeof(struct ethhdr) + sizeof(struct wil_1x_hdr) + in wil_is_ptk_eapol_key()
741 hdr = (const struct wil_1x_hdr *)buf; in wil_is_ptk_eapol_key()
745 key = (struct wil_eapol_key *)(buf + sizeof(struct wil_1x_hdr)); in wil_is_ptk_eapol_key()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dtxrx.h439 struct wil_1x_hdr { struct
H A Dtxrx.c723 const struct wil_1x_hdr *hdr; in wil_is_ptk_eapol_key()
735 if (len < sizeof(struct ethhdr) + sizeof(struct wil_1x_hdr) + in wil_is_ptk_eapol_key()
741 hdr = (const struct wil_1x_hdr *)buf; in wil_is_ptk_eapol_key()
745 key = (struct wil_eapol_key *)(buf + sizeof(struct wil_1x_hdr)); in wil_is_ptk_eapol_key()

Completed in 10 milliseconds