Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h369 WMI_VDEV_STOP_CMDID, enumerator
H A Dwmi.c914 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_VDEV_STOP_CMDID); in ath12k_wmi_vdev_stop()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h1122 WMI_VDEV_STOP_CMDID, enumerator
H A Dwmi.c54 .vdev_stop_cmdid = WMI_VDEV_STOP_CMDID,
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h308 WMI_VDEV_STOP_CMDID, enumerator
H A Dwmi.c824 ret = ath11k_wmi_cmd_send(wmi, skb, WMI_VDEV_STOP_CMDID); in ath11k_wmi_vdev_stop()