Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3859 #define WMI_PEER_TWT_RESP 0x00800000 macro
H A Dwmi.c1865 cmd->peer_flags |= cpu_to_le32(WMI_PEER_TWT_RESP); in ath12k_wmi_copy_peer_flags()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h4079 #define WMI_PEER_TWT_RESP 0x00800000 macro
H A Dwmi.c1876 cmd->peer_flags |= WMI_PEER_TWT_RESP; in ath11k_wmi_copy_peer_flags()