Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dmac.c6306 u32 *hecap_phy_ptr = NULL; in ath12k_mac_prepare_he_mode() local
6314 hecap_phy_ptr = &cap_band->he_cap_phy_info[0]; in ath12k_mac_prepare_he_mode()
6317 u32_encode_bits(HECAP_PHY_SUBFMR_GET(hecap_phy_ptr), in ath12k_mac_prepare_he_mode()
6319 u32_encode_bits(HECAP_PHY_ULMUMIMO_GET(hecap_phy_ptr), in ath12k_mac_prepare_he_mode()
6324 hemode |= u32_encode_bits(HECAP_PHY_MUBFMR_GET(hecap_phy_ptr), in ath12k_mac_prepare_he_mode()