Searched refs:ack_type (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/gpu/drm/msm/adreno/
H A Da6xx_hfi.h171 u32 ack_type; member in struct:a6xx_hfi_gx_bw_perf_vote_cmd
H A Da6xx_hfi.c690 msg.ack_type = 1; /* blocking */
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mgmt.c119 * @ack_type: ask for response
128 enum msg_ack_type ack_type,
137 HINIC_MSG_HEADER_SET(ack_type, NO_ACK) |
194 * @ack_type: ask for response
203 enum msg_ack_type ack_type,
214 header = prepare_header(pf_to_mgmt, data_len, mod, ack_type,
218 header = prepare_header(pf_to_mgmt, data_len, mod, ack_type,
126 prepare_header(struct hinic_pf_to_mgmt *pf_to_mgmt, u16 msg_len, enum hinic_mod_type mod, enum msg_ack_type ack_type, enum mgmt_direction_type direction, u16 cmd, u16 msg_id) argument
200 send_msg_to_mgmt(struct hinic_pf_to_mgmt *pf_to_mgmt, enum hinic_mod_type mod, u8 cmd, u8 *data, u16 data_len, enum msg_ack_type ack_type, enum mgmt_direction_type direction, u16 resp_msg_id) argument
H A Dhinic_hw_mbox.h50 enum hinic_mbox_ack_type ack_type; member in struct:hinic_recv_mbox
H A Dhinic_hw_cmdq.c178 enum hinic_cmd_ack_type ack_type,
207 HINIC_CMDQ_CTRL_SET(ack_type, ACK_TYPE);
247 enum hinic_cmd_ack_type ack_type,
264 cmdq_prepare_wqe_ctrl(wqe, wrapped, ack_type, mod, cmd,
275 enum hinic_cmd_ack_type ack_type,
295 cmdq_prepare_wqe_ctrl(wqe, wrapped, ack_type, mod, cmd, prod_idx,
177 cmdq_prepare_wqe_ctrl(struct hinic_cmdq_wqe *wqe, int wrapped, enum hinic_cmd_ack_type ack_type, enum hinic_mod_type mod, u8 cmd, u16 prod_idx, enum completion_format complete_format, enum data_format data_format, enum bufdesc_len buf_len) argument
243 cmdq_set_lcmd_wqe(struct hinic_cmdq_wqe *wqe, enum cmdq_cmd_type cmd_type, struct hinic_cmdq_buf *buf_in, struct hinic_cmdq_buf *buf_out, int wrapped, enum hinic_cmd_ack_type ack_type, enum hinic_mod_type mod, u8 cmd, u16 prod_idx) argument
271 cmdq_set_direct_wqe(struct hinic_cmdq_wqe *wqe, enum cmdq_cmd_type cmd_type, void *buf_in, u16 in_size, struct hinic_cmdq_buf *buf_out, int wrapped, enum hinic_cmd_ack_type ack_type, enum hinic_mod_type mod, u8 cmd, u16 prod_idx) argument
H A Dhinic_hw_mbox.c459 recv_mbox->ack_type = HINIC_MBOX_HEADER_GET(mbox_header, NO_ACK);
843 enum hinic_mbox_ack_type ack_type,
859 HINIC_MBOX_HEADER_SET(ack_type, NO_ACK) |
909 if (recv_mbox->ack_type == MBOX_ACK) {
839 send_mbox_to_func(struct hinic_mbox_func_to_func *func_to_func, enum hinic_mod_type mod, u16 cmd, void *msg, u16 msg_len, u16 dst_func, enum hinic_hwif_direction_type direction, enum hinic_mbox_ack_type ack_type, struct mbox_msg_info *msg_info) argument
/linux-master/block/
H A Dopal_proto.h253 __be16 ack_type; member in struct:opal_packet
/linux-master/drivers/gpu/drm/i915/
H A Dintel_uncore.c195 enum ack_type { enum
202 const enum ack_type type)

Completed in 311 milliseconds