Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h3857 #define WMI_PEER_TWT_REQ 0x00400000 macro
H A Dwmi.c1910 cmd->peer_flags |= cpu_to_le32(WMI_PEER_TWT_REQ); in ath12k_wmi_copy_peer_flags()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h4081 #define WMI_PEER_TWT_REQ 0x00400000 macro
H A Dwmi.c1965 cmd->peer_flags |= WMI_PEER_TWT_REQ; in ath11k_wmi_copy_peer_flags()