Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/athk/ath12k/
HDwmi.h3848 #define WMI_PEER_HE 0x00000400 macro
HDwmi.c1908 cmd->peer_flags |= cpu_to_le32(WMI_PEER_HE); in ath12k_wmi_copy_peer_flags()
/freebsd-14-stable/sys/contrib/dev/athk/ath11k/
HDwmi.h4072 #define WMI_PEER_HE 0x00000400 macro
HDwmi.c1963 cmd->peer_flags |= WMI_PEER_HE; in ath11k_wmi_copy_peer_flags()