Searched refs:extval (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpolice.c197 cond_true->extval = act->police.notexceed.extval;
200 cond_false->extval = act->police.exceed.extval;
H A Dact.h35 u32 extval; member in struct:mlx5e_tc_act_branch_ctrl
/linux-master/net/sched/
H A Dact_police.c407 static int tcf_police_act_to_flow_act(int tc_act, u32 *extval, argument
425 *extval = tc_act & TC_ACT_EXT_VAL_MASK;
428 *extval = tc_act & TC_ACT_EXT_VAL_MASK;
464 &entry->police.exceed.extval,
472 &entry->police.notexceed.extval,
/linux-master/sound/pci/lola/
H A Dlola.c138 unsigned int *extval)
152 if (extval)
153 *extval = chip->res_ex;
192 unsigned int *val, unsigned int *extval)
201 err = rirb_get_response(chip, val, extval);
137 rirb_get_response(struct lola *chip, unsigned int *val, unsigned int *extval) argument
190 lola_codec_read(struct lola *chip, unsigned int nid, unsigned int verb, unsigned int data, unsigned int extdata, unsigned int *val, unsigned int *extval) argument
H A Dlola.h476 unsigned int *val, unsigned int *extval);
/linux-master/include/net/
H A Dflow_offload.h289 u32 extval; member in struct:flow_action_entry::__anon2718::__anon2724::__anon2725
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c3789 *jump_count = cond->extval;

Completed in 210 milliseconds