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

/linux-master/drivers/net/wireless/ath/ath12k/
H A Dmac.c5928 u32 *hecap_phy_ptr = NULL; local
5936 hecap_phy_ptr = &cap_band->he_cap_phy_info[0];
5939 u32_encode_bits(HECAP_PHY_SUBFMR_GET(hecap_phy_ptr),
5941 u32_encode_bits(HECAP_PHY_ULMUMIMO_GET(hecap_phy_ptr),
5946 hemode |= u32_encode_bits(HECAP_PHY_MUBFMR_GET(hecap_phy_ptr),

Completed in 142 milliseconds