Home
last modified time | relevance | path

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

12

/linux/drivers/net/ethernet/broadcom/bnx2x/
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()
6527 struct link_vars *vars) in bnx2x_link_initialize()
[all …]
/linux/include/net/
A Dcodel_impl.h62 static void codel_vars_init(struct codel_vars *vars) in codel_vars_init()
78 static void codel_Newton_step(struct codel_vars *vars) in codel_Newton_step()
104 struct codel_vars *vars, in codel_should_drop()
147 struct codel_vars *vars, in codel_dequeue()
A Dpie.h101 static inline void pie_vars_init(struct pie_vars *vars) in pie_vars_init()
/linux/net/sched/
A Dsch_pie.c26 struct pie_vars vars; member
34 struct pie_vars *vars, u32 backlog, u32 packet_size) in pie_drop_early()
209 struct pie_vars *vars, u32 backlog) in pie_process_dequeue()
300 void pie_calculate_probability(struct pie_params *params, struct pie_vars *vars, in pie_calculate_probability()
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()
A Dsch_cake.c372 static void cobalt_newton_step(struct cobalt_vars *vars) in cobalt_newton_step()
387 static void cobalt_invsqrt(struct cobalt_vars *vars) in cobalt_invsqrt()
423 static void cobalt_vars_init(struct cobalt_vars *vars) in cobalt_vars_init()
448 static bool cobalt_queue_full(struct cobalt_vars *vars, in cobalt_queue_full()
472 static bool cobalt_queue_empty(struct cobalt_vars *vars, in cobalt_queue_empty()
503 static bool cobalt_should_drop(struct cobalt_vars *vars, in cobalt_should_drop()
/linux/tools/testing/selftests/bpf/prog_tests/
A Dmap_lock.c21 int vars[17], i, j, rnd, key = 0; in parallel_map_access() local
50 int prog_fd, map_fd[2], vars[17] = {}; in test_map_lock() local
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_mst_types.c548 struct dsc_mst_fairness_vars *vars, in set_dsc_configs_from_fairness_vars()
601 struct dsc_mst_fairness_vars *vars, in increase_dsc_bpp()
699 struct dsc_mst_fairness_vars *vars, in try_disable_dsc()
767 struct dsc_mst_fairness_vars *vars, in compute_mst_dsc_configs_for_link()
949 struct dsc_mst_fairness_vars *vars) in compute_mst_dsc_configs_for_state()
/linux/drivers/parport/
A Dprocfs.c261 struct ctl_table vars[12]; member
375 struct ctl_table vars[2]; member
428 struct ctl_table vars[3]; member
/linux/drivers/accessibility/speakup/
A Dspeakup_txprt.c19 static struct var_t vars[] = { variable
A Dspeakup_bns.c19 static struct var_t vars[] = { variable
A Dspeakup_acntsa.c22 static struct var_t vars[] = { variable
A Dspeakup_spkout.c21 static struct var_t vars[] = { variable
A Dspeakup_dummy.c21 static struct var_t vars[] = { variable
A Dspeakup_audptr.c22 static struct var_t vars[] = { variable
A Dspeakup_ltlk.c21 static struct var_t vars[] = { variable
A Dspeakup_apollo.c27 static struct var_t vars[] = { variable
A Dspeakup_decext.c41 static struct var_t vars[] = { variable
A Dspeakup_acntpc.c37 static struct var_t vars[] = { variable
A Dspeakup_dectlk.c43 static struct var_t vars[] = { variable
A Dspeakup_keypc.c36 static struct var_t vars[] = { variable
A Dspeakup_dtlk.c40 static struct var_t vars[] = { variable
/linux/tools/perf/util/
A Dsetup.py13 vars = get_config_vars() variable
/linux/arch/um/os-Linux/
A Dmem.c49 static const char * const vars[] = { in choose_tempdir() local
/linux/tools/perf/include/bpf/
A Dbpf.h52 #define probe(function, vars) \ argument

Completed in 80 milliseconds

12