Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dwmi.h3857 #define WMI_PEER_TWT_REQ 0x00400000 macro
Dwmi.c1862 cmd->peer_flags |= cpu_to_le32(WMI_PEER_TWT_REQ); in ath12k_wmi_copy_peer_flags()
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dwmi.h4078 #define WMI_PEER_TWT_REQ 0x00400000 macro
Dwmi.c1874 cmd->peer_flags |= WMI_PEER_TWT_REQ; in ath11k_wmi_copy_peer_flags()