Home
last modified time | relevance | path

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

12

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c498 static u32 bnx2x_ets_get_min_w_val_nig(const struct link_vars *vars) in bnx2x_ets_get_min_w_val_nig()
570 const struct link_vars *vars) in bnx2x_ets_e3b0_nig_disabled()
745 const struct link_vars *vars) in bnx2x_ets_e3b0_disabled()
768 struct link_vars *vars) in bnx2x_ets_disabled()
1129 const struct link_vars *vars, in bnx2x_ets_e3b0_config()
1350 struct link_vars *vars, in bnx2x_update_pfc_xmac()
1468 struct link_vars *vars) in bnx2x_emac_init()
1546 struct link_vars *vars, u8 lb) in bnx2x_umac_enable()
1735 struct link_vars *vars, u8 lb) in bnx2x_xmac_enable()
1805 struct link_vars *vars, u8 lb) in bnx2x_emac_enable()
[all …]
/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()
H A Dpie.h101 static inline void pie_vars_init(struct pie_vars *vars) in pie_vars_init()
/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()
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/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
/linux/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/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/tools/perf/util/
H A Dsetup.py24 vars = get_config_vars() global() variable
[all...]
/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
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
H A Dspeakup_soft.c46 static struct var_t vars[NB_ID] = { variable
/linux/arch/um/os-Linux/
H A Dmem.c85 static const char * const vars[] = { in choose_tempdir() local

12