Home
last modified time | relevance | path

Searched refs:resp_type (Results 1 – 13 of 13) sorted by relevance

/src/sys/dev/smartpqi/
H A Dsmartpqi_queue.c684 admin_resp.resp_type.create_op_oq.ci_offset); in pqisrc_create_op_obq()
691 DBG_WARN(" %x\n",admin_resp.resp_type.create_op_oq.status_desc[i]); in pqisrc_create_op_obq()
726 admin_resp.resp_type.create_op_iq.pi_offset); in pqisrc_create_op_ibq()
734 DBG_WARN(" %x\n",admin_resp.resp_type.create_op_iq.status_desc[i]); in pqisrc_create_op_ibq()
H A Dsmartpqi_structures.h355 } OS_ATTRIBUTE_PACKED resp_type; member
/src/sys/dev/qat_c2xxx/
H A Dqat_hw15reg.h135 uint8_t resp_type; member
H A Dqat_hw15.c493 switch (resp->resp_type) { in qat_adm_ring_intr()
505 "unknown resp type %d\n", resp->resp_type); in qat_adm_ring_intr()
/src/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.h1815 u8 resp_type; member
H A Dmt76_connac_mcu.c1974 .resp_type = 0, in mt76_connac_mcu_chip_config()
1991 .resp_type = 0, in mt76_connac_mcu_set_deep_sleep()
/src/sys/contrib/dev/athk/ath10k/
H A Dwmi.h5612 __le32 resp_type; /* %WMI_VDEV_RESP_ */ member
6868 __le32 resp_type; /* %WMI_VDEV_RESP_ */ member
H A Dwmi-tlv.c1076 arg->resp_type = ev->resp_type; in ath10k_wmi_tlv_op_pull_vdev_start_ev()
H A Dwmi.c3471 arg->resp_type = ev->resp_type; in ath10k_wmi_op_pull_vdev_start_ev()
/src/sys/contrib/dev/athk/ath12k/
H A Dwmi.h3904 __le32 resp_type; member
/src/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmcu.c1019 .resp_type = 0, in mt7925_mcu_chip_config()
/src/sys/contrib/dev/athk/ath11k/
H A Dwmi.h4167 enum wmi_start_event_param resp_type; member
H A Dwmi.c5412 vdev_rsp->resp_type = ev->resp_type; in ath11k_pull_vdev_start_resp_tlv()