Home
last modified time | relevance | path

Searched refs:max_supported_macs (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h2491 __le32 max_supported_macs; member
4248 u32 max_supported_macs; member
H A Dwmi.c664 cap->max_supported_macs = le32_to_cpu(ev->max_supported_macs); in ath12k_pull_service_ready_tlv()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h2430 u32 max_supported_macs; member
4973 u32 max_supported_macs; member
H A Dwmi.c587 cap->max_supported_macs = ev->max_supported_macs; in ath11k_pull_service_ready_tlv()