Lines Matching refs:ieee80211_ht_cap
442 struct ieee80211_ht_cap *ht_cap; in mwifiex_prep_tdls_encap_data()
466 pos = (void *)skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in mwifiex_prep_tdls_encap_data()
468 *pos++ = sizeof(struct ieee80211_ht_cap); in mwifiex_prep_tdls_encap_data()
504 pos = (void *)skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in mwifiex_prep_tdls_encap_data()
506 *pos++ = sizeof(struct ieee80211_ht_cap); in mwifiex_prep_tdls_encap_data()
611 sizeof(struct ieee80211_ht_cap) + in mwifiex_send_tdls_data_frame()
696 struct ieee80211_ht_cap *ht_cap; in mwifiex_construct_tdls_action_frame()
735 pos = (void *)skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in mwifiex_construct_tdls_action_frame()
737 *pos++ = sizeof(struct ieee80211_ht_cap); in mwifiex_construct_tdls_action_frame()
783 sizeof(struct ieee80211_ht_cap) + in mwifiex_send_tdls_action_frame()
926 sizeof(struct ieee80211_ht_cap)); in mwifiex_process_tdls_action_frame()