Lines Matching refs:ethhdr
46 struct ethhdr *eth_hdr; in ath6kl_ibss_map_epid()
52 eth_hdr = (struct ethhdr *) (datap + sizeof(struct wmi_data_hdr)); in ath6kl_ibss_map_epid()
109 struct ethhdr *datap = (struct ethhdr *) skb->data; in ath6kl_process_uapsdq()
212 struct ethhdr *datap = (struct ethhdr *) skb->data; in ath6kl_powersave_ap()
999 struct ethhdr *hdr; in aggr_slice_amsdu()
1003 mac_hdr_len = sizeof(struct ethhdr); in aggr_slice_amsdu()
1008 hdr = (struct ethhdr *) framep; in aggr_slice_amsdu()
1321 struct ethhdr *datap = NULL; in ath6kl_rx()
1384 min_hdr_len = sizeof(struct ethhdr) + sizeof(struct wmi_data_hdr) + in ath6kl_rx()
1427 datap = (struct ethhdr *) (skb->data + offset); in ath6kl_rx()
1570 datap = (struct ethhdr *) skb->data; in ath6kl_rx()
1603 datap = (struct ethhdr *) skb->data; in ath6kl_rx()