Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3854 #define WMI_PEER_LDPC 0x00010000 macro
H A Dwmi.c1850 cmd->peer_flags |= cpu_to_le32(WMI_PEER_LDPC); in ath12k_wmi_copy_peer_flags()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h6426 WMI_PEER_LDPC = 0x00010000, enumerator
H A Dwmi.c1650 .ldbc = WMI_PEER_LDPC,
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h4074 #define WMI_PEER_LDPC 0x00010000 macro
H A Dwmi.c1861 cmd->peer_flags |= WMI_PEER_LDPC; in ath11k_wmi_copy_peer_flags()