Searched refs:extval (Results 1 – 4 of 4) sorted by relevance
404 static int tcf_police_act_to_flow_act(int tc_act, u32 *extval, in tcf_police_act_to_flow_act() argument422 *extval = tc_act & TC_ACT_EXT_VAL_MASK; in tcf_police_act_to_flow_act()425 *extval = tc_act & TC_ACT_EXT_VAL_MASK; in tcf_police_act_to_flow_act()461 &entry->police.exceed.extval, in tcf_police_offload_act_setup()469 &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);
273 u32 extval; member