Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dcore.h581 u32 he_cap_phy_info[PSOC_HOST_MAX_PHY_SIZE];
Dwmi.h2247 #define PSOC_HOST_MAX_PHY_SIZE (3) macro
/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dcore.h748 u32 he_cap_phy_info[PSOC_HOST_MAX_PHY_SIZE];
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()
Dwmi.h2243 #define PSOC_HOST_MAX_PHY_SIZE (3) macro