Lines Matching refs:eht_cap
681 .eht_cap = {
809 .eht_cap = {
921 iftype_data->eht_cap.has_eht = false;
926 if (sband->band == NL80211_BAND_6GHZ && iftype_data->eht_cap.has_eht)
940 iftype_data->eht_cap.eht_cap_elem.mac_cap_info[0] |=
946 iftype_data->eht_cap.eht_cap_elem.phy_cap_info[0] |=
948 iftype_data->eht_cap.eht_cap_elem.phy_cap_info[1] |=
972 if (iftype_data->eht_cap.has_eht) {
978 iftype_data->eht_cap.eht_cap_elem.phy_cap_info[2] |= 0x49;
984 iftype_data->eht_cap.eht_cap_elem.phy_cap_info[4] |= 0x10;
991 if (iftype_data->eht_cap.has_eht) {
993 &iftype_data->eht_cap.eht_mcs_nss_supp;
1041 iftype_data->eht_cap.has_eht) {
1042 iftype_data->eht_cap.eht_cap_elem.mac_cap_info[0] &=
1045 iftype_data->eht_cap.eht_cap_elem.phy_cap_info[3] &=
1053 iftype_data->eht_cap.eht_cap_elem.phy_cap_info[4] &=
1056 iftype_data->eht_cap.eht_cap_elem.phy_cap_info[5] &=
1058 iftype_data->eht_cap.eht_cap_elem.phy_cap_info[6] &=
1061 iftype_data->eht_cap.eht_cap_elem.phy_cap_info[5] |=
1083 iftype_data->eht_cap.eht_mcs_nss_supp.bw._320.rx_tx_mcs11_max_nss = 0;
1084 iftype_data->eht_cap.eht_mcs_nss_supp.bw._320.rx_tx_mcs13_max_nss = 0;
1092 memset(&iftype_data->eht_cap.eht_mcs_nss_supp.bw._320, 0,
1093 sizeof(iftype_data->eht_cap.eht_mcs_nss_supp.bw._320));
1094 iftype_data->eht_cap.eht_mcs_nss_supp.bw._80.rx_tx_mcs13_max_nss = 0;
1095 iftype_data->eht_cap.eht_mcs_nss_supp.bw._160.rx_tx_mcs13_max_nss = 0;
1096 iftype_data->eht_cap.eht_cap_elem.phy_cap_info[8] &=
1098 iftype_data->eht_cap.eht_cap_elem.phy_cap_info[2] &=