Home
last modified time | relevance | path

Searched refs:bcap (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c1280 struct ieee80211_sta_ht_cap *bcap) in qtnf_cmd_resp_band_fill_htcap()
1285 bcap->ht_supported = true; in qtnf_cmd_resp_band_fill_htcap()
1286 bcap->cap = le16_to_cpu(ht_cap->cap_info); in qtnf_cmd_resp_band_fill_htcap()
1287 bcap->ampdu_factor = in qtnf_cmd_resp_band_fill_htcap()
1289 bcap->ampdu_density = in qtnf_cmd_resp_band_fill_htcap()
1292 memcpy(&bcap->mcs, &ht_cap->mcs, sizeof(bcap->mcs)); in qtnf_cmd_resp_band_fill_htcap()
1296 struct ieee80211_sta_vht_cap *bcap) in qtnf_cmd_resp_band_fill_vhtcap()
1301 bcap->vht_supported = true; in qtnf_cmd_resp_band_fill_vhtcap()
1302 bcap in qtnf_cmd_resp_band_fill_vhtcap()
1279 qtnf_cmd_resp_band_fill_htcap(const u8 *info, struct ieee80211_sta_ht_cap *bcap) qtnf_cmd_resp_band_fill_htcap() argument
1295 qtnf_cmd_resp_band_fill_vhtcap(const u8 *info, struct ieee80211_sta_vht_cap *bcap) qtnf_cmd_resp_band_fill_vhtcap() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c1268 struct ieee80211_sta_ht_cap *bcap) in qtnf_cmd_resp_band_fill_htcap()
1273 bcap->ht_supported = true; in qtnf_cmd_resp_band_fill_htcap()
1274 bcap->cap = le16_to_cpu(ht_cap->cap_info); in qtnf_cmd_resp_band_fill_htcap()
1275 bcap->ampdu_factor = in qtnf_cmd_resp_band_fill_htcap()
1277 bcap->ampdu_density = in qtnf_cmd_resp_band_fill_htcap()
1280 memcpy(&bcap->mcs, &ht_cap->mcs, sizeof(bcap->mcs)); in qtnf_cmd_resp_band_fill_htcap()
1284 struct ieee80211_sta_vht_cap *bcap) in qtnf_cmd_resp_band_fill_vhtcap()
1289 bcap->vht_supported = true; in qtnf_cmd_resp_band_fill_vhtcap()
1290 bcap in qtnf_cmd_resp_band_fill_vhtcap()
1267 qtnf_cmd_resp_band_fill_htcap(const u8 *info, struct ieee80211_sta_ht_cap *bcap) qtnf_cmd_resp_band_fill_htcap() argument
1283 qtnf_cmd_resp_band_fill_vhtcap(const u8 *info, struct ieee80211_sta_vht_cap *bcap) qtnf_cmd_resp_band_fill_vhtcap() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/analogix/
H A Danx7625.c864 u8 bcap; in anx7625_hdcp_enable() local
875 ret = anx7625_aux_trans(ctx, DP_AUX_NATIVE_READ, DP_AUX_HDCP_BCAPS, 1, &bcap); in anx7625_hdcp_enable()
879 if (!(bcap & DP_BCAPS_HDCP_CAPABLE)) { in anx7625_hdcp_enable()
880 pr_warn("downstream not support HDCP 1.4, cap(%x).\n", bcap); in anx7625_hdcp_enable()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dmac.c3700 struct ath11k_band_cap *bcap) in ath11k_mac_setup_he_6ghz_cap()
3704 bcap->he_6ghz_capa = IEEE80211_HT_MPDU_DENSITY_NONE; in ath11k_mac_setup_he_6ghz_cap()
3705 if (bcap->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) in ath11k_mac_setup_he_6ghz_cap()
3706 bcap->he_6ghz_capa |= in ath11k_mac_setup_he_6ghz_cap()
3710 bcap->he_6ghz_capa |= in ath11k_mac_setup_he_6ghz_cap()
3715 bcap->he_6ghz_capa |= in ath11k_mac_setup_he_6ghz_cap()
3718 bcap->he_6ghz_capa |= in ath11k_mac_setup_he_6ghz_cap()
3721 bcap->he_6ghz_capa |= IEEE80211_HE_6GHZ_CAP_RX_ANTPAT_CONS; in ath11k_mac_setup_he_6ghz_cap()
3723 bcap->he_6ghz_capa |= IEEE80211_HE_6GHZ_CAP_TX_ANTPAT_CONS; in ath11k_mac_setup_he_6ghz_cap()
3725 return cpu_to_le16(bcap in ath11k_mac_setup_he_6ghz_cap()
3699 ath11k_mac_setup_he_6ghz_cap(struct ath11k_pdev_cap *pcap, struct ath11k_band_cap *bcap) ath11k_mac_setup_he_6ghz_cap() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dmac.c4410 struct ath12k_band_cap *bcap) in ath12k_mac_setup_he_6ghz_cap()
4414 bcap->he_6ghz_capa = IEEE80211_HT_MPDU_DENSITY_NONE; in ath12k_mac_setup_he_6ghz_cap()
4415 if (bcap->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) in ath12k_mac_setup_he_6ghz_cap()
4416 bcap->he_6ghz_capa |= in ath12k_mac_setup_he_6ghz_cap()
4420 bcap->he_6ghz_capa |= in ath12k_mac_setup_he_6ghz_cap()
4425 bcap->he_6ghz_capa |= in ath12k_mac_setup_he_6ghz_cap()
4429 bcap->he_6ghz_capa |= in ath12k_mac_setup_he_6ghz_cap()
4432 bcap->he_6ghz_capa |= IEEE80211_HE_6GHZ_CAP_RX_ANTPAT_CONS; in ath12k_mac_setup_he_6ghz_cap()
4434 bcap->he_6ghz_capa |= IEEE80211_HE_6GHZ_CAP_TX_ANTPAT_CONS; in ath12k_mac_setup_he_6ghz_cap()
4436 return cpu_to_le16(bcap in ath12k_mac_setup_he_6ghz_cap()
4409 ath12k_mac_setup_he_6ghz_cap(struct ath12k_pdev_cap *pcap, struct ath12k_band_cap *bcap) ath12k_mac_setup_he_6ghz_cap() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dmac.c5750 struct ath11k_band_cap *bcap) in ath11k_mac_setup_he_6ghz_cap()
5754 bcap->he_6ghz_capa = IEEE80211_HT_MPDU_DENSITY_NONE; in ath11k_mac_setup_he_6ghz_cap()
5755 if (bcap->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) in ath11k_mac_setup_he_6ghz_cap()
5756 bcap->he_6ghz_capa |= in ath11k_mac_setup_he_6ghz_cap()
5760 bcap->he_6ghz_capa |= in ath11k_mac_setup_he_6ghz_cap()
5765 bcap->he_6ghz_capa |= in ath11k_mac_setup_he_6ghz_cap()
5768 bcap->he_6ghz_capa |= in ath11k_mac_setup_he_6ghz_cap()
5771 bcap->he_6ghz_capa |= IEEE80211_HE_6GHZ_CAP_RX_ANTPAT_CONS; in ath11k_mac_setup_he_6ghz_cap()
5773 bcap->he_6ghz_capa |= IEEE80211_HE_6GHZ_CAP_TX_ANTPAT_CONS; in ath11k_mac_setup_he_6ghz_cap()
5775 return cpu_to_le16(bcap in ath11k_mac_setup_he_6ghz_cap()
5749 ath11k_mac_setup_he_6ghz_cap(struct ath11k_pdev_cap *pcap, struct ath11k_band_cap *bcap) ath11k_mac_setup_he_6ghz_cap() argument
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-pci-defs.h254 uint32_t bcap:1; member
268 uint32_t bcap:1;
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-pci-defs.h254 uint32_t bcap:1; member
268 uint32_t bcap:1;

Completed in 44 milliseconds