Searched refs:extval (Results 1 – 7 of 7) sorted by relevance
198 cond_true->extval = act->police.notexceed.extval; in tc_act_police_get_branch_ctrl()201 cond_false->extval = act->police.exceed.extval; in tc_act_police_get_branch_ctrl()
37 u32 extval; member
406 static int tcf_police_act_to_flow_act(int tc_act, u32 *extval, in tcf_police_act_to_flow_act() argument424 *extval = tc_act & TC_ACT_EXT_VAL_MASK; in tcf_police_act_to_flow_act()427 *extval = tc_act & TC_ACT_EXT_VAL_MASK; in tcf_police_act_to_flow_act()463 &entry->police.exceed.extval, in tcf_police_offload_act_setup()471 &entry->police.notexceed.extval, in tcf_police_offload_act_setup()
138 unsigned int *extval) in rirb_get_response() argument152 if (extval) in rirb_get_response()153 *extval = chip->res_ex; in rirb_get_response()192 unsigned int *val, unsigned int *extval) in lola_codec_read() argument201 err = rirb_get_response(chip, val, extval); in lola_codec_read()
476 unsigned int *val, unsigned int *extval);
283 u32 extval; member
3964 *jump_count = cond->extval; in alloc_branch_attr()
Completed in 22 milliseconds