Home
last modified time | relevance | path

Searched refs:GET_FIELD (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_init_ops.c249 u32 addr = GET_FIELD(data, INIT_WRITE_OP_ADDRESS) << 2;
264 switch (GET_FIELD(data, INIT_ARRAY_RAW_HDR_TYPE)) {
268 input_len = GET_FIELD(data,
294 u32 repeats = GET_FIELD(data,
298 size = GET_FIELD(data,
312 size = GET_FIELD(data,
331 bool b_must_dmae = GET_FIELD(data, INIT_WRITE_OP_WIDE_BUS);
332 u32 addr = GET_FIELD(data, INIT_WRITE_OP_ADDRESS) << 2;
343 switch (GET_FIELD(data, INIT_WRITE_OP_SOURCE)) {
396 addr = GET_FIELD(data, INIT_READ_OP_ADDRESS) << 2;
[all …]
H A Decore_dbg_fw_funcs.c2673 if (!GET_FIELD(block_bus->data, DBG_BUS_BLOCK_DATA_ENABLE_MASK)) in ecore_bus_dump_inputs()
2680 …offset += ecore_dump_num_param(dump_buf + offset, dump, "en", GET_FIELD(block_bus->data, DBG_BUS_B… in ecore_bus_dump_inputs()
2681 …offset += ecore_dump_num_param(dump_buf + offset, dump, "shr", GET_FIELD(block_bus->data, DBG_BUS_… in ecore_bus_dump_inputs()
2919 eval_mode = GET_FIELD(reg_data->mode.data, DBG_MODE_HDR_EVAL_MODE) > 0; in ecore_grc_clear_all_prty()
2920 modes_buf_offset = GET_FIELD(reg_data->mode.data, DBG_MODE_HDR_MODES_BUF_OFFSET); in ecore_grc_clear_all_prty()
3107 eval_mode = GET_FIELD(cond_hdr->mode.data, DBG_MODE_HDR_EVAL_MODE) > 0; in ecore_grc_dump_regs_entries()
3109 modes_buf_offset = GET_FIELD(cond_hdr->mode.data, DBG_MODE_HDR_MODES_BUF_OFFSET); in ecore_grc_dump_regs_entries()
3122 GET_FIELD(reg->data, DBG_DUMP_REG_ADDRESS), in ecore_grc_dump_regs_entries()
3123 GET_FIELD(reg->data, DBG_DUMP_REG_LENGTH), in ecore_grc_dump_regs_entries()
3124 GET_FIELD(reg->data, DBG_DUMP_REG_WIDE_BUS)); in ecore_grc_dump_regs_entries()
[all …]
H A Decore_roce.c769 GET_FIELD(modify_flags, in ecore_roce_sp_modify_responder()
774 GET_FIELD(modify_flags, ECORE_ROCE_MODIFY_QP_VALID_PKEY)); in ecore_roce_sp_modify_responder()
778 GET_FIELD(modify_flags, in ecore_roce_sp_modify_responder()
783 GET_FIELD(modify_flags, in ecore_roce_sp_modify_responder()
793 GET_FIELD(modify_flags, in ecore_roce_sp_modify_responder()
866 GET_FIELD(modify_flags, ECORE_ROCE_MODIFY_QP_VALID_PKEY)); in ecore_roce_sp_modify_requester()
870 GET_FIELD(modify_flags, in ecore_roce_sp_modify_requester()
875 GET_FIELD(modify_flags, in ecore_roce_sp_modify_requester()
880 GET_FIELD(modify_flags, in ecore_roce_sp_modify_requester()
885 GET_FIELD(modify_flags, in ecore_roce_sp_modify_requester()
[all …]
H A Decore_rdma.c1638 if (GET_FIELD(params->modify_flags, in ecore_rdma_modify_qp()
1647 if (GET_FIELD(params->modify_flags, in ecore_rdma_modify_qp()
1652 if (GET_FIELD(params->modify_flags, ECORE_ROCE_MODIFY_QP_VALID_PKEY)) in ecore_rdma_modify_qp()
1656 if (GET_FIELD(params->modify_flags, in ecore_rdma_modify_qp()
1661 if (GET_FIELD(params->modify_flags, in ecore_rdma_modify_qp()
1666 if (GET_FIELD(params->modify_flags, in ecore_rdma_modify_qp()
1709 if (GET_FIELD(params->modify_flags, ECORE_ROCE_MODIFY_QP_VALID_RQ_PSN)) in ecore_rdma_modify_qp()
1713 if (GET_FIELD(params->modify_flags, ECORE_ROCE_MODIFY_QP_VALID_SQ_PSN)) in ecore_rdma_modify_qp()
1717 if (GET_FIELD(params->modify_flags, in ecore_rdma_modify_qp()
1722 if (GET_FIELD(params->modify_flags, in ecore_rdma_modify_qp()
[all …]
H A Decore.h116 #define GET_FIELD(value, name) \ macro
991 u8 vfid = GET_FIELD(concrete_fid, PXP_CONCRETE_FID_VFID); in ecore_concrete_to_sw_fid()
992 u8 pfid = GET_FIELD(concrete_fid, PXP_CONCRETE_FID_PFID); in ecore_concrete_to_sw_fid()
993 u8 vf_valid = GET_FIELD(concrete_fid, PXP_CONCRETE_FID_VFVALID); in ecore_concrete_to_sw_fid()
H A Decore_l2.c2263 timer_res = GET_FIELD(sb_entry.params, CAU_SB_ENTRY_TIMER_RES0); in ecore_get_rxq_coalesce()
2269 is_valid = GET_FIELD(coalesce, COALESCING_TIMESET_VALID); in ecore_get_rxq_coalesce()
2273 coalesce = GET_FIELD(coalesce, COALESCING_TIMESET_TIMESET); in ecore_get_rxq_coalesce()
2299 timer_res = GET_FIELD(sb_entry.params, CAU_SB_ENTRY_TIMER_RES1); in ecore_get_txq_coalesce()
2305 is_valid = GET_FIELD(coalesce, COALESCING_TIMESET_VALID); in ecore_get_txq_coalesce()
2309 coalesce = GET_FIELD(coalesce, COALESCING_TIMESET_TIMESET); in ecore_get_txq_coalesce()
H A Decore_int.c520 address, GET_FIELD(details, ECORE_DORQ_ATTENTION_OPAQUE), in ecore_dorq_attn_cb()
521 GET_FIELD(details, ECORE_DORQ_ATTENTION_SIZE) * 4, in ecore_dorq_attn_cb()
2279 p_block->function_id = GET_FIELD(val, in ecore_int_igu_read_cam_block()
2281 p_block->is_pf = GET_FIELD(val, IGU_MAPPING_LINE_PF_VALID); in ecore_int_igu_read_cam_block()
2282 p_block->vector_number = GET_FIELD(val, in ecore_int_igu_read_cam_block()
H A Decore_hw.c400 if (!GET_FIELD(fid, PXP_CONCRETE_FID_VFVALID)) in ecore_fid_pretend()
401 fid = GET_FIELD(fid, PXP_CONCRETE_FID_PFID); in ecore_fid_pretend()
H A Decore_dev.c4531 p_hwfn->rel_pf_id = GET_FIELD(p_hwfn->hw_info.concrete_fid, in get_function_id()
4533 p_hwfn->port_id = GET_FIELD(p_hwfn->hw_info.concrete_fid, in get_function_id()
5734 p_dev->chip_num = (u16)GET_FIELD(tmp, CHIP_NUM); in ecore_get_dev_info()
5736 p_dev->chip_rev = (u8)GET_FIELD(tmp, CHIP_REV); in ecore_get_dev_info()
5759 p_dev->chip_bond_id = (u8)GET_FIELD(tmp, CHIP_BOND_ID); in ecore_get_dev_info()
5761 p_dev->chip_metal = (u8)GET_FIELD(tmp, CHIP_METAL); in ecore_get_dev_info()
H A Decore_spq.c465 if (GET_FIELD(p_eqe->flags, EVENT_RING_ENTRY_ASYNC)) { in ecore_eq_completion()
H A Decore_iwarp.c2308 (GET_FIELD(_curr_pkt->flags, \
2797 if (GET_FIELD(data->parse_flags, in ecore_iwarp_ll2_comp_syn_pkt()
2799 GET_FIELD(data->parse_flags, in ecore_iwarp_ll2_comp_syn_pkt()
H A Decore_vf.c142 GET_FIELD(p_hwfn->hw_info.concrete_fid, in ecore_send_msg2pf()
H A Decore_sriov.c127 p_ramrod->vf_id = GET_FIELD(p_vf->concrete_fid, PXP_CONCRETE_FID_VFID); in ecore_sp_vf_start()
188 p_ramrod->vf_id = GET_FIELD(concrete_vfid, PXP_CONCRETE_FID_VFID); in ecore_sp_vf_stop()
/freebsd/lib/libcam/
H A Dscsi_cmdparse.c369 GET_FIELD, in next_field() enumerator
486 state = GET_FIELD; in next_field()
491 case GET_FIELD: in next_field()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp1861 #define GET_FIELD(MASK) (AMDHSA_BITS_GET(FourByteBuffer, MASK)) macro
1864 KdStream << Indent << DIRECTIVE " " << GET_FIELD(MASK) << '\n'; \
1869 << GET_FIELD(MASK) << '\n'; \
1902 GET_FIELD(COMPUTE_PGM_RSRC1_GRANULATED_WORKITEM_VGPR_COUNT); in decodeCOMPUTE_PGM_RSRC1()
1930 GET_FIELD(COMPUTE_PGM_RSRC1_GRANULATED_WAVEFRONT_SGPR_COUNT); in decodeCOMPUTE_PGM_RSRC1()
2053 << (GET_FIELD(COMPUTE_PGM_RSRC3_GFX90A_ACCUM_OFFSET) + 1) * 4 in decodeCOMPUTE_PGM_RSRC3()
2132 #undef GET_FIELD
/freebsd/sys/dev/bxe/
H A Dbxe.c13894 #define GET_FIELD(value, fname) \ macro
13896 #define IGU_FID(val) GET_FIELD((val), IGU_REG_MAPPING_MEMORY_FID)
13897 #define IGU_VEC(val) GET_FIELD((val), IGU_REG_MAPPING_MEMORY_VECTOR)
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c5261 cqe_type = GET_FIELD(resp_cqe->flags, RDMA_CQE_REQUESTER_TYPE); in qlnxr_poll_cq()