Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dqwxvar.h1652 enum wmi_vdev_type vdev_type; member
H A Dqwx.c15358 switch (arvif->vdev_type) { in qwx_dp_update_vdev_search()
19194 cmd->vdev_type = param->type; in qwx_wmi_vdev_create()
22510 params->type = arvif->vdev_type; in qwx_mac_setup_vdev_create_params()
22713 if (arvif->vdev_type == WMI_VDEV_TYPE_AP) { in qwx_mac_vdev_start_restart()
22767 if (arvif->vdev_type == WMI_VDEV_TYPE_AP && in qwx_mac_vdev_start_restart()
22932 arvif->vdev_type = WMI_VDEV_TYPE_STA; in qwx_mac_op_add_interface()
22939 arvif->vdev_type = WMI_VDEV_TYPE_AP; in qwx_mac_op_add_interface()
22942 arvif->vdev_type = WMI_VDEV_TYPE_MONITOR; in qwx_mac_op_add_interface()
22955 __func__, arvif->vdev_id, arvif->vdev_type, in qwx_mac_op_add_interface()
22999 switch (arvif->vdev_type) { in qwx_mac_op_add_interface()
[all...]
H A Dqwxreg.h2676 uint32_t vdev_type; member