Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dcore.h578 u32 he_cap_phy_info[PSOC_HOST_MAX_PHY_SIZE];
Dwmi.c389 sizeof(u32) * PSOC_HOST_MAX_PHY_SIZE); in ath11k_pull_mac_phy_cap_svc_ready_ext()
403 sizeof(u32) * PSOC_HOST_MAX_PHY_SIZE); in ath11k_pull_mac_phy_cap_svc_ready_ext()
415 sizeof(u32) * PSOC_HOST_MAX_PHY_SIZE); in ath11k_pull_mac_phy_cap_svc_ready_ext()
Dwmi.h2160 #define PSOC_HOST_MAX_PHY_SIZE (3) macro