Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dcore.h734 u32 he_cap_phy_info[PSOC_HOST_MAX_PHY_SIZE];
Dwmi.c439 sizeof(u32) * PSOC_HOST_MAX_PHY_SIZE); in ath11k_pull_mac_phy_cap_svc_ready_ext()
453 sizeof(u32) * PSOC_HOST_MAX_PHY_SIZE); in ath11k_pull_mac_phy_cap_svc_ready_ext()
464 sizeof(u32) * PSOC_HOST_MAX_PHY_SIZE); in ath11k_pull_mac_phy_cap_svc_ready_ext()
Dwmi.h2224 #define PSOC_HOST_MAX_PHY_SIZE (3) macro