Home
last modified time | relevance | path

Searched refs:ath11k_wmi_vdev_create (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h6354 int ath11k_wmi_vdev_create(struct ath11k *ar, u8 *macaddr,
H A Dmac.c1073 ret = ath11k_wmi_vdev_create(ar, tmp_addr, &param); in ath11k_mac_monitor_vdev_create()
6821 ret = ath11k_wmi_vdev_create(ar, vif->addr, &vdev_param); in ath11k_mac_op_add_interface()
H A Dwmi.c700 int ath11k_wmi_vdev_create(struct ath11k *ar, u8 *macaddr, in ath11k_wmi_vdev_create() function