Lines Matching refs:ieee80211_ht_cap
471 struct ieee80211_ht_cap *ht_cap; in mwifiex_prep_tdls_encap_data()
495 pos = skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in mwifiex_prep_tdls_encap_data()
497 *pos++ = sizeof(struct ieee80211_ht_cap); in mwifiex_prep_tdls_encap_data()
535 pos = skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in mwifiex_prep_tdls_encap_data()
537 *pos++ = sizeof(struct ieee80211_ht_cap); in mwifiex_prep_tdls_encap_data()
644 sizeof(struct ieee80211_ht_cap) + in mwifiex_send_tdls_data_frame()
736 struct ieee80211_ht_cap *ht_cap; in mwifiex_construct_tdls_action_frame()
775 pos = skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in mwifiex_construct_tdls_action_frame()
777 *pos++ = sizeof(struct ieee80211_ht_cap); in mwifiex_construct_tdls_action_frame()
826 sizeof(struct ieee80211_ht_cap) + in mwifiex_send_tdls_action_frame()
969 sizeof(struct ieee80211_ht_cap)); in mwifiex_process_tdls_action_frame()