Lines Matching defs:nss
2233 struct iwl_he_pkt_ext_v2 *pkt_ext, u8 nss,
2240 * FW currently supports only nss == MAX_HE_SUPP_NSS
2242 * If nss > MAX: we can ignore values we don't support
2243 * If nss < MAX: we can set zeros in other streams
2245 if (nss > MAX_HE_SUPP_NSS) {
2246 IWL_DEBUG_INFO(mvm, "Got NSS = %d - trimming to %d\n", nss,
2248 nss = MAX_HE_SUPP_NSS;
2251 for (i = 0; i < nss; i++) {
2291 u8 nss = (link_sta->he_cap.ppe_thres[0] &
2300 iwl_mvm_parse_ppe(mvm, pkt_ext, nss, ru_index_bitmap, ppe, ppe_pos_bit,
2399 u8 nss = (link_sta->eht_cap.eht_ppe_thres[0] &
2408 iwl_mvm_parse_ppe(mvm, pkt_ext, nss, ru_index_bitmap,
2465 "PPE table: nss[%d] bw[%d] PPET8 = %d, PPET16 = %d\n",
6163 rinfo->nss = u32_get_bits(rate_n_flags,