Lines Matching refs:ieee80211_ht_cap
428 struct ieee80211_ht_cap *ht_cap; in mwifiex_prep_tdls_encap_data()
452 pos = (void *)skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in mwifiex_prep_tdls_encap_data()
454 *pos++ = sizeof(struct ieee80211_ht_cap); in mwifiex_prep_tdls_encap_data()
490 pos = (void *)skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in mwifiex_prep_tdls_encap_data()
492 *pos++ = sizeof(struct ieee80211_ht_cap); in mwifiex_prep_tdls_encap_data()
597 sizeof(struct ieee80211_ht_cap) + in mwifiex_send_tdls_data_frame()
682 struct ieee80211_ht_cap *ht_cap; in mwifiex_construct_tdls_action_frame()
721 pos = (void *)skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in mwifiex_construct_tdls_action_frame()
723 *pos++ = sizeof(struct ieee80211_ht_cap); in mwifiex_construct_tdls_action_frame()
769 sizeof(struct ieee80211_ht_cap) + in mwifiex_send_tdls_action_frame()
912 sizeof(struct ieee80211_ht_cap)); in mwifiex_process_tdls_action_frame()