Home
last modified time | relevance | path

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

/src/sys/contrib/dev/athk/ath12k/
H A Dwmi.h6359 int ath12k_wmi_vdev_create(struct ath12k *ar, u8 *macaddr,
H A Dwmi.c935 int ath12k_wmi_vdev_create(struct ath12k *ar, u8 *macaddr, in ath12k_wmi_vdev_create() function
H A Dmac.c10071 ret = ath12k_wmi_vdev_create(ar, arvif->bssid, &vdev_arg); in ath12k_mac_vdev_create()