Home
last modified time | relevance | path

Searched refs:cqe_info (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf_io.c1151 fcp_rsp = &cqe->cqe_info.rsp_info; in qedf_scsi_completion()
1211 fw_residual_flag = GET_FIELD(cqe->cqe_info.rsp_info.fw_error_flags, in qedf_scsi_completion()
1218 cqe->cqe_info.rsp_info.fw_residual, sc_cmd->cmnd[2], in qedf_scsi_completion()
1467 le32_to_cpu(cqe->cqe_info.err_info.err_warn_bitmap_hi), in qedf_process_warning_compl()
1468 le32_to_cpu(cqe->cqe_info.err_info.err_warn_bitmap_lo)); in qedf_process_warning_compl()
1471 le32_to_cpu(cqe->cqe_info.err_info.tx_buf_off), in qedf_process_warning_compl()
1472 le32_to_cpu(cqe->cqe_info.err_info.rx_buf_off), in qedf_process_warning_compl()
1473 le32_to_cpu(cqe->cqe_info.err_info.rx_id)); in qedf_process_warning_compl()
1477 ((u64)cqe->cqe_info.err_info.err_warn_bitmap_hi << 32) | in qedf_process_warning_compl()
1478 (u64)cqe->cqe_info in qedf_process_warning_compl()
[all...]
H A Dqedf_hsi.h205 union fcoe_cqe_info cqe_info; member
H A Dqedf_els.c179 mp_info = &cqe->cqe_info.midpath_info; in qedf_process_els_compl()
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf_io.c1144 fcp_rsp = &cqe->cqe_info.rsp_info; in qedf_scsi_completion()
1198 fw_residual_flag = GET_FIELD(cqe->cqe_info.rsp_info.fw_error_flags, in qedf_scsi_completion()
1205 cqe->cqe_info.rsp_info.fw_residual, sc_cmd->cmnd[2], in qedf_scsi_completion()
1447 le32_to_cpu(cqe->cqe_info.err_info.err_warn_bitmap_hi), in qedf_process_warning_compl()
1448 le32_to_cpu(cqe->cqe_info.err_info.err_warn_bitmap_lo)); in qedf_process_warning_compl()
1451 le32_to_cpu(cqe->cqe_info.err_info.tx_buf_off), in qedf_process_warning_compl()
1452 le32_to_cpu(cqe->cqe_info.err_info.rx_buf_off), in qedf_process_warning_compl()
1453 le32_to_cpu(cqe->cqe_info.err_info.rx_id)); in qedf_process_warning_compl()
1457 ((u64)cqe->cqe_info.err_info.err_warn_bitmap_hi << 32) | in qedf_process_warning_compl()
1458 (u64)cqe->cqe_info in qedf_process_warning_compl()
[all...]
H A Dqedf_hsi.h205 union fcoe_cqe_info cqe_info; member
H A Dqedf_els.c179 mp_info = &cqe->cqe_info.midpath_info; in qedf_process_els_compl()
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H A Di40iw_virtchnl.c304 struct i40iw_ccq_cqe_info *cqe_info) in pf_cqp_get_hmc_fcn_callback()
309 if (cqe_info->error) { in pf_cqp_get_hmc_fcn_callback()
312 cqe_info->maj_err_code, cqe_info->min_err_code); in pf_cqp_get_hmc_fcn_callback()
322 cqe_info->op_ret_val); in pf_cqp_get_hmc_fcn_callback()
323 vf_dev->pmf_index = (u16)cqe_info->op_ret_val; in pf_cqp_get_hmc_fcn_callback()
303 pf_cqp_get_hmc_fcn_callback(struct i40iw_sc_dev *dev, void *callback_param, struct i40iw_ccq_cqe_info *cqe_info) pf_cqp_get_hmc_fcn_callback() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_rx.c212 static const void *info_to_cqe(const void *cqe_info) in info_to_cqe() argument
214 return cqe_info - FUNETH_CQE_INFO_OFFSET; in info_to_cqe()
/kernel/linux/linux-6.6/include/net/mana/
H A Dgdma.h470 } cqe_info; member
/kernel/linux/linux-6.6/drivers/net/ethernet/microsoft/mana/
H A Dgdma_main.c1171 owner_bits = cqe->cqe_info.owner_bits; in mana_gd_read_cqe()
1188 comp->wq_num = cqe->cqe_info.wq_num; in mana_gd_read_cqe()
1189 comp->is_sq = cqe->cqe_info.is_sq; in mana_gd_read_cqe()

Completed in 15 milliseconds