Home
last modified time | relevance | path

Searched refs:evc_cond_state (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/fddi/skfp/
A Dsrf.c85 evc->evc_cond_state = &fail_safe ; in smt_init_evc()
100 smc->evcs[1].evc_cond_state = in smt_init_evc()
102 smc->evcs[2].evc_cond_state = in smt_init_evc()
104 smc->evcs[3].evc_cond_state = in smt_init_evc()
135 if (!evc->evc_cond_state) { in smt_init_evc()
144 evc->evc_cond_state = &fail_safe ; in smt_init_evc()
200 if (*evc->evc_cond_state == cond) in smt_srf_event()
211 *evc->evc_cond_state = TRUE ; in smt_srf_event()
217 *evc->evc_cond_state = FALSE ; in smt_srf_event()
332 *evc->evc_cond_state = FALSE ; in clear_all_rep()
[all …]
/linux-6.3-rc2/drivers/net/fddi/skfp/h/
A Dsmc.h318 u_char *evc_cond_state ; /* condition state */ member

Completed in 6 milliseconds