Searched refs:ath6kl_llc_snap_hdr (Results 1 – 4 of 4) sorted by relevance
50 sizeof(struct ath6kl_llc_snap_hdr))56 sizeof(struct ath6kl_llc_snap_hdr))62 struct ath6kl_llc_snap_hdr { struct
162 struct ath6kl_llc_snap_hdr *llc_hdr; in ath6kl_wmi_dix_2_dot3()172 size = sizeof(struct ath6kl_llc_snap_hdr) + sizeof(struct wmi_data_hdr); in ath6kl_wmi_dix_2_dot3()187 skb_push(skb, sizeof(struct ath6kl_llc_snap_hdr)); in ath6kl_wmi_dix_2_dot3()194 llc_hdr = (struct ath6kl_llc_snap_hdr *)(datap + sizeof(*eth_hdr)); in ath6kl_wmi_dix_2_dot3()304 struct ath6kl_llc_snap_hdr *llc_hdr; in ath6kl_wmi_implicit_create_pstream()327 llc_hdr = (struct ath6kl_llc_snap_hdr *)(datap + in ath6kl_wmi_implicit_create_pstream()339 sizeof(struct ath6kl_llc_snap_hdr), in ath6kl_wmi_implicit_create_pstream()391 struct ath6kl_llc_snap_hdr *llc_hdr; in ath6kl_wmi_dot11_hdr_remove()417 llc_hdr = (struct ath6kl_llc_snap_hdr *)(datap); in ath6kl_wmi_dot11_hdr_remove()440 skb_pull(skb, sizeof(struct ath6kl_llc_snap_hdr)); in ath6kl_wmi_dot11_hdr_remove()[all …]
112 struct ath6kl_llc_snap_hdr *llc_hdr; in ath6kl_process_uapsdq()139 llc_hdr = (struct ath6kl_llc_snap_hdr *) in ath6kl_process_uapsdq()398 sizeof(struct ath6kl_llc_snap_hdr); in ath6kl_data_tx()1380 sizeof(struct ath6kl_llc_snap_hdr); in ath6kl_rx()
1300 dev->needed_headroom += roundup(sizeof(struct ath6kl_llc_snap_hdr) + in init_netdev()