Home
last modified time | relevance | path

Searched refs:plc (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/net/fddi/skfp/
A Dpcmplc.c672 plc = &phy->plc ; in pcm_fsm()
1629 struct s_plc *plc = &phy->plc ; in plc_irq() local
1702 plc->phyinv++ ; in plc_irq()
1830 plc->np_err++ ; in plc_irq()
1952 plc = &smc->y[np].plc ; in list_phy()
1955 plc->soft_err,plc->b_pcs); in list_phy()
1957 plc->parity_err,plc->b_tpc,get_linestate(smc,np)) ; in list_phy()
1959 plc->ebuf_err,plc->b_tne) ; in list_phy()
1961 plc->phyinv,plc->b_qls,get_pcmstate(smc,np)) ; in list_phy()
1963 plc->vsym_ctr,plc->b_ils) ; in list_phy()
[all …]
A Ddrvfbi.c433 void pcm_state_change(struct s_smc *smc, int plc, int p_state) in pcm_state_change() argument
440 DRV_PCM_STATE_CHANGE(smc,plc,p_state) ; in pcm_state_change()
/linux-6.3-rc2/drivers/staging/nvec/
A Dnvec_power.c75 char plc[30]; member
133 if (res->plc[0] & 1) { in nvec_power_bat_notifier()
141 switch ((res->plc[0] >> 1) & 3) { in nvec_power_bat_notifier()
164 power->bat_cap = res->plc[1]; in nvec_power_bat_notifier()
196 memcpy(power->bat_manu, &res->plc, res->length - 2); in nvec_power_bat_notifier()
200 memcpy(power->bat_model, &res->plc, res->length - 2); in nvec_power_bat_notifier()
204 memcpy(power->bat_type, &res->plc, res->length - 2); in nvec_power_bat_notifier()
/linux-6.3-rc2/drivers/net/fddi/skfp/h/
A Dskfbiinc.h84 #define DRV_PCM_STATE_CHANGE(smc,plc,p_state) /* nothing */ argument
A Dsmc.h234 struct s_plc plc ; member
A Dcmtdef.h561 void pcm_state_change(struct s_smc *smc, int plc, int p_state);

Completed in 13 milliseconds