Lines Matching refs:ht_cap
1698 if (sband->ht_cap.ht_supported &&
1700 sizeof(sband->ht_cap.mcs),
1701 &sband->ht_cap.mcs) ||
1703 sband->ht_cap.cap) ||
1705 sband->ht_cap.ampdu_factor) ||
1707 sband->ht_cap.ampdu_density)))
4466 if (sband->ht_cap.mcs.rx_mask[ridx] & rbit)
4642 sband->ht_cap.mcs.rx_mask,
4730 if (!(rdev->wiphy.bands[band]->ht_cap.ht_supported ||
5060 if (cap && cap[1] >= sizeof(*params->ht_cap))
5061 params->ht_cap = (void *)(cap + 2);