Home
last modified time | relevance | path

Searched defs:vars (Results 1 – 25 of 58) sorted by relevance

123

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c1350 struct link_vars *vars, in bnx2x_update_pfc_xmac()
2119 struct link_vars *vars, in bnx2x_update_pfc_nig()
2953 struct link_vars *vars) in bnx2x_eee_disable()
3420 struct link_vars *vars) in set_phy_vars()
3489 struct link_vars *vars, in bnx2x_pause_resolve()
3536 struct link_vars *vars) in bnx2x_ext_phy_update_adv_fc()
5137 struct link_vars *vars) in bnx2x_program_serdes()
5373 struct link_vars *vars, in bnx2x_update_adv_fc()
5978 struct link_vars *vars) in bnx2x_prepare_xgxs()
6529 struct link_vars *vars) in bnx2x_link_initialize()
[all …]
/openbmc/linux/include/net/
H A Dcodel_impl.h64 static void codel_vars_init(struct codel_vars *vars) in codel_vars_init()
80 static void codel_Newton_step(struct codel_vars *vars) in codel_Newton_step()
106 struct codel_vars *vars, in codel_should_drop()
149 struct codel_vars *vars, in codel_dequeue()
/openbmc/linux/net/sched/
H A Dsch_pie.c26 struct pie_vars vars; member
34 struct pie_vars *vars, u32 backlog, u32 packet_size) in pie_drop_early()
206 struct pie_vars *vars, u32 backlog) in pie_process_dequeue()
297 void pie_calculate_probability(struct pie_params *params, struct pie_vars *vars, in pie_calculate_probability()
H A Dsch_codel.c60 struct codel_vars vars; member
69 static struct sk_buff *dequeue_func(struct codel_vars *vars, void *ctx) in dequeue_func()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmap_lock.c24 int vars[17], i, j, rnd, key = 0; in parallel_map_access() local
53 int prog_fd, map_fd[2], vars[17] = {}; in test_map_lock() local
/openbmc/u-boot/test/dm/
H A Dtee.c57 static int test_tee(struct unit_test_state *uts, struct test_tee_vars *vars) in test_tee()
105 struct test_tee_vars vars = { NULL, NULL }; in dm_test_tee() local
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c813 struct dsc_mst_fairness_vars *vars, in set_dsc_configs_from_fairness_vars()
896 struct dsc_mst_fairness_vars *vars, in increase_dsc_bpp()
999 struct dsc_mst_fairness_vars *vars, in try_disable_dsc()
1071 struct dsc_mst_fairness_vars *vars, in compute_mst_dsc_configs_for_link()
1304 struct dsc_mst_fairness_vars *vars) in compute_mst_dsc_configs_for_state()
1368 struct dsc_mst_fairness_vars *vars) in pre_compute_mst_dsc_configs_for_state()
1470 struct dsc_mst_fairness_vars *vars) in pre_validate_dsc()
/openbmc/openbmc/poky/scripts/contrib/
H A Dconvert-overrides.py39 vars = args.override variable
/openbmc/openbmc-tools/dbus-vis/
H A Dtimeline_view.js686 vars, argument
882 vars, is_in_viewport) { argument
1345 let vars = { class in TimelineView.Render
/openbmc/linux/drivers/parport/
H A Dprocfs.c262 struct ctl_table vars[12]; member
361 struct ctl_table vars[2]; member
398 struct ctl_table vars[3]; member
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/
H A Dcontext.py81 def set_variables(self, vars): argument
270 def _check_required_env_variables(vars): argument
/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_bns.c28 static struct var_t vars[NB_ID] = { variable
H A Dspeakup_txprt.c34 static struct var_t vars[NB_ID] = { variable
H A Dspeakup_acntsa.c32 static struct var_t vars[NB_ID] = { variable
H A Dspeakup_spkout.c32 static struct var_t vars[NB_ID] = { variable
H A Dspeakup_dummy.c34 static struct var_t vars[NB_ID] = { variable
H A Dspeakup_audptr.c31 static struct var_t vars[NB_ID] = { variable
H A Dspeakup_apollo.c40 static struct var_t vars[NB_ID] = { variable
H A Dspeakup_ltlk.c32 static struct var_t vars[NB_ID] = { variable
H A Dspeakup_decext.c50 static struct var_t vars[NB_ID] = { variable
/openbmc/linux/tools/perf/util/
H A Dsetup.py24 vars = get_config_vars() variable
/openbmc/linux/arch/um/os-Linux/
H A Dmem.c72 static const char * const vars[] = { in choose_tempdir() local
/openbmc/u-boot/lib/
H A Dhashtable.c723 static int drop_var_from_set(const char *name, int nvars, char * vars[]) in drop_var_from_set()
787 int crlf_is_lf, int nvars, char * const vars[]) in himport_r()
/openbmc/openbmc/poky/scripts/
H A Dcrosstap134 def get_vars(self, vars): argument
/openbmc/u-boot/env/
H A Dcommon.c91 int set_default_vars(int nvars, char * const vars[], int flags) in set_default_vars()

123