Searched refs:psc0 (Results 1 – 2 of 2) sorted by relevance
618 psc = port ? aib->esw.psc1 : aib->esw.psc0; in etr_port_valid()645 if (aib->esw.psc0 == 1) in etr_steai_cv()646 aib->esw.psc0 = 2; in etr_steai_cv()647 else if (aib->esw.psc0 == 0 && aib->esw.p == 0) in etr_steai_cv()648 aib->esw.psc0 = 1; in etr_steai_cv()669 state_a1 = p ? a1->esw.psc1 : a1->esw.psc0; in etr_aib_follows()670 state_a2 = p ? a2->esw.psc1 : a2->esw.psc0; in etr_aib_follows()1027 if (eacr.p0 && aib.esw.psc0 == etr_lpsc_pps_mode) { in etr_work_fn()1047 } else if (eacr.p0 && aib.esw.psc0 == etr_lpsc_operational_step) { in etr_work_fn()1235 etr_port0.esw.psc0 : etr_port0.esw.psc1); in etr_mode_code_show()
52 unsigned int psc0 : 4; /* port 0 state code */ member