Home
last modified time | relevance | path

Searched refs:own_eht_cap (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dtlc.c39 const struct ieee80211_sta_eht_cap *own_eht_cap) in iwl_mld_get_tlc_cmd_flags() argument
84 if (own_eht_cap && in iwl_mld_get_tlc_cmd_flags()
85 own_eht_cap->eht_cap_elem.phy_cap_info[5] & in iwl_mld_get_tlc_cmd_flags()
310 const struct ieee80211_sta_eht_cap *own_eht_cap, in iwl_mld_fill_eht_rates() argument
318 &own_eht_cap->eht_mcs_nss_supp; in iwl_mld_fill_eht_rates()
408 const struct ieee80211_sta_eht_cap *own_eht_cap, in iwl_mld_fill_supp_rates() argument
426 if (link_sta->eht_cap.has_eht && own_he_cap && own_eht_cap) { in iwl_mld_fill_supp_rates()
429 own_eht_cap, cmd); in iwl_mld_fill_supp_rates()
520 const struct ieee80211_sta_eht_cap *own_eht_cap = in iwl_mld_send_tlc_cmd() local
528 own_he_cap, own_eht_cap), in iwl_mld_send_tlc_cmd()
[all …]
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c3330 const struct ieee80211_sta_eht_cap *eht_cap, *own_eht_cap; in ath12k_peer_assoc_h_eht() local
3377 own_eht_cap = &iftd->eht_cap; in ath12k_peer_assoc_h_eht()
3378 own_eht_mcs_nss_supp = &own_eht_cap->eht_mcs_nss_supp; in ath12k_peer_assoc_h_eht()