Home
last modified time | relevance | path

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

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