Home
last modified time | relevance | path

Searched refs:vdev_assoc_id (Results 1 – 7 of 7) sorted by relevance

/freebsd-head/sys/contrib/dev/athk/ath12k/
HDwmi.h2731 __le32 vdev_assoc_id; member
HDwmi.c1128 cmd->vdev_assoc_id = cpu_to_le32(aid); in ath12k_wmi_vdev_up()
/freebsd-head/sys/contrib/dev/athk/ath10k/
HDwmi.h4973 __le32 vdev_assoc_id; member
HDwmi-tlv.c2412 cmd->vdev_assoc_id = __cpu_to_le32(aid); in ath10k_wmi_tlv_op_gen_vdev_up()
HDwmi.c7348 cmd->vdev_assoc_id = __cpu_to_le32(aid); in ath10k_wmi_op_gen_vdev_up()
/freebsd-head/sys/contrib/dev/athk/ath11k/
HDwmi.h2631 u32 vdev_assoc_id; member
HDwmi.c1104 cmd->vdev_assoc_id = aid; in ath11k_wmi_vdev_up()