Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath12k/
Dwmi.h3858 #define WMI_PEER_TWT_RESP 0x00800000 macro
Dwmi.c1864 cmd->peer_flags |= cpu_to_le32(WMI_PEER_TWT_RESP); in ath12k_wmi_copy_peer_flags()
/drivers/net/wireless/ath/ath11k/
Dwmi.h4079 #define WMI_PEER_TWT_RESP 0x00800000 macro
Dwmi.c1876 cmd->peer_flags |= WMI_PEER_TWT_RESP; in ath11k_wmi_copy_peer_flags()