Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h4827 int ath12k_wmi_vdev_create(struct ath12k *ar, u8 *macaddr,
H A Dmac.c951 ret = ath12k_wmi_vdev_create(ar, tmp_addr, &arg); in ath12k_mac_monitor_vdev_create()
5395 ret = ath12k_wmi_vdev_create(ar, vif->addr, &vdev_arg); in ath12k_mac_op_add_interface()
H A Dwmi.c805 int ath12k_wmi_vdev_create(struct ath12k *ar, u8 *macaddr, in ath12k_wmi_vdev_create() function