Home
last modified time | relevance | path

Searched defs:jump (Results 1 – 12 of 12) sorted by relevance

/drivers/media/pci/tw68/
Dtw68-risc.c36 unsigned int lines, bool jump) in tw68_risc_field()
/drivers/net/ethernet/intel/ixgbe/
Dixgbe_model.h88 struct ixgbe_mat_field *jump; member
Dixgbe_main.c9186 struct ixgbe_jump_table *jump = NULL; in ixgbe_delete_clsu32() local
9434 struct ixgbe_jump_table *jump = NULL; in ixgbe_configure_clsu32() local
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_u32_parse.h248 const struct cxgb4_match_field *jump; member
/drivers/media/pci/cx88/
Dcx88-core.c73 unsigned int lines, unsigned int lpi, bool jump) in cx88_risc_field()
/drivers/media/pci/cx25821/
Dcx25821-core.c998 unsigned int lines, bool jump) in cx25821_risc_field()
/drivers/media/pci/cx23885/
Dcx23885-core.c1134 unsigned int lines, unsigned int lpi, bool jump) in cx23885_risc_field()
/drivers/crypto/caam/
Ddesc_constr.h240 APPEND_CMD_RET(jump, JUMP) in APPEND_CMD_RET() argument
/drivers/atm/
Didt77252.c1534 unsigned long base, idle, jump; in tst_timer() local
/drivers/gpu/drm/i915/
Di915_perf.c1636 u32 *batch, *ts0, *cs, *jump; in alloc_noa_wait() local
/drivers/net/hippi/
Drrunner.h675 u32 jump; member
/drivers/net/ethernet/netronome/nfp/bpf/
Djit.c3122 static int jump(struct nfp_prog *nfp_prog, struct nfp_insn_meta *meta) in jump() function