Home
last modified time | relevance | path

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

12

/linux-6.15/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 …]
/linux-6.15/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()
H A Dpie.h101 static inline void pie_vars_init(struct pie_vars *vars) in pie_vars_init()
/linux-6.15/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()
211 struct pie_vars *vars, u32 backlog) in pie_process_dequeue()
302 void pie_calculate_probability(struct pie_params *params, struct pie_vars *vars, in pie_calculate_probability()
H A Dsch_codel.c30 struct codel_vars vars; member
39 static struct sk_buff *dequeue_func(struct codel_vars *vars, void *ctx) in dequeue_func()
H A Dsch_cake.c389 static void cobalt_newton_step(struct cobalt_vars *vars) in cobalt_newton_step()
404 static void cobalt_invsqrt(struct cobalt_vars *vars) in cobalt_invsqrt()
412 static void cobalt_vars_init(struct cobalt_vars *vars) in cobalt_vars_init()
432 static bool cobalt_queue_full(struct cobalt_vars *vars, in cobalt_queue_full()
456 static bool cobalt_queue_empty(struct cobalt_vars *vars, in cobalt_queue_empty()
487 static enum skb_drop_reason cobalt_should_drop(struct cobalt_vars *vars, in cobalt_should_drop()
/linux-6.15/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
H A Dtest_veristat.c90 const char *vars = "var_s16 = -32768\nvar_u16 = 60652"; in test_set_global_vars_from_file_succeeds() local
/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c870 struct dsc_mst_fairness_vars *vars, in set_dsc_configs_from_fairness_vars()
953 struct dsc_mst_fairness_vars *vars, in increase_dsc_bpp()
1056 struct dsc_mst_fairness_vars *vars, in try_disable_dsc()
1137 static void log_dsc_params(int count, struct dsc_mst_fairness_vars *vars, int k) in log_dsc_params()
1149 struct dsc_mst_fairness_vars *vars, in compute_mst_dsc_configs_for_link()
1444 struct dsc_mst_fairness_vars *vars) in compute_mst_dsc_configs_for_state()
1514 struct dsc_mst_fairness_vars *vars) in pre_compute_mst_dsc_configs_for_state()
1619 struct dsc_mst_fairness_vars *vars) in pre_validate_dsc()
/linux-6.15/drivers/parport/
H A Dprocfs.c256 struct ctl_table vars[10]; member
258 struct ctl_table vars[5]; member
356 struct ctl_table vars[1]; member
387 struct ctl_table vars[2]; member
/linux-6.15/tools/perf/util/
H A Dsetup.py30 vars = get_config_vars() variable
/linux-6.15/drivers/accessibility/speakup/
H A Dspeakup_txprt.c34 static struct var_t vars[NB_ID] = { variable
H A Dspeakup_bns.c28 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_ltlk.c32 static struct var_t vars[NB_ID] = { variable
H A Dspeakup_apollo.c40 static struct var_t vars[NB_ID] = { variable
H A Dspeakup_decext.c50 static struct var_t vars[NB_ID] = { variable
H A Dspeakup_acntpc.c46 static struct var_t vars[NB_ID] = { variable
H A Dspeakup_keypc.c45 static struct var_t vars[NB_ID] = { variable
H A Dspeakup_dectlk.c51 static struct var_t vars[NB_ID] = { variable
H A Dspeakup_dtlk.c50 static struct var_t vars[NB_ID] = { variable
/linux-6.15/arch/um/os-Linux/
H A Dmem.c85 static const char * const vars[] = { in choose_tempdir() local

12