Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h6357 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()
6816 ret = ath11k_wmi_vdev_create(ar, vif->addr, &vdev_param); in ath11k_mac_op_add_interface()
H A Dwmi.c751 int ath11k_wmi_vdev_create(struct ath11k *ar, u8 *macaddr, in ath11k_wmi_vdev_create() function