Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.h602 u32 he_cap_phy_info[PSOC_HOST_MAX_PHY_SIZE];
H A Dwmi.h2247 #define PSOC_HOST_MAX_PHY_SIZE (3) macro
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.h769 u32 he_cap_phy_info[PSOC_HOST_MAX_PHY_SIZE];
H A Dwmi.c489 sizeof(u32) * PSOC_HOST_MAX_PHY_SIZE); in ath11k_pull_mac_phy_cap_svc_ready_ext()
503 sizeof(u32) * PSOC_HOST_MAX_PHY_SIZE); in ath11k_pull_mac_phy_cap_svc_ready_ext()
514 sizeof(u32) * PSOC_HOST_MAX_PHY_SIZE); in ath11k_pull_mac_phy_cap_svc_ready_ext()
H A Dwmi.h2246 #define PSOC_HOST_MAX_PHY_SIZE (3) macro