Home
last modified time | relevance | path

Searched refs:imm_offset (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dbg_hsi.h393 u16 imm_offset; /* offset of this rules immediate values in the member
H A Dqed_debug.c3878 rule->imm_offset; in qed_idle_chk_dump_rule_entries()
/openbmc/linux/arch/arm/net/
H A Dbpf_jit_32.c366 static u16 imm_offset(u32 k, struct jit_ctx *ctx) in imm_offset() function
429 emit(ARM_LDR_I(rd, ARM_PC, imm_offset(val, ctx)), ctx); in emit_mov_i_no8m()