Home
last modified time | relevance | path

Searched refs:WMI_PEER_LDPC (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dwmi.h3853 #define WMI_PEER_LDPC 0x00010000 macro
Dwmi.c1849 cmd->peer_flags |= cpu_to_le32(WMI_PEER_LDPC); in ath12k_wmi_copy_peer_flags()
/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Dwmi.h6425 WMI_PEER_LDPC = 0x00010000, enumerator
Dwmi.c1649 .ldbc = WMI_PEER_LDPC,
/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dwmi.h4074 #define WMI_PEER_LDPC 0x00010000 macro
Dwmi.c1861 cmd->peer_flags |= WMI_PEER_LDPC; in ath11k_wmi_copy_peer_flags()