Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h583 u32 he_cap_phy_info[PSOC_HOST_MAX_PHY_SIZE];
H A Dwmi.h2247 #define PSOC_HOST_MAX_PHY_SIZE (3) macro
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h748 u32 he_cap_phy_info[PSOC_HOST_MAX_PHY_SIZE];
H A Dwmi.c447 sizeof(u32) * PSOC_HOST_MAX_PHY_SIZE); in ath11k_pull_mac_phy_cap_svc_ready_ext()
461 sizeof(u32) * PSOC_HOST_MAX_PHY_SIZE); in ath11k_pull_mac_phy_cap_svc_ready_ext()
472 sizeof(u32) * PSOC_HOST_MAX_PHY_SIZE); in ath11k_pull_mac_phy_cap_svc_ready_ext()
H A Dwmi.h2243 #define PSOC_HOST_MAX_PHY_SIZE (3) macro