Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dwmi.h5497 int ath12k_wmi_vdev_create(struct ath12k *ar, u8 *macaddr,
Dmac.c1099 ret = ath12k_wmi_vdev_create(ar, tmp_addr, &arg); in ath12k_mac_monitor_vdev_create()
6487 ret = ath12k_wmi_vdev_create(ar, vif->addr, &vdev_arg); in ath12k_mac_vdev_create()
Dwmi.c817 int ath12k_wmi_vdev_create(struct ath12k *ar, u8 *macaddr, in ath12k_wmi_vdev_create() function