Searched refs:plc_send_bits (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/fddi/skfp/ |
D | pcmplc.c | 523 static int plc_send_bits(struct s_smc *smc, struct s_phy *phy, int len) in plc_send_bits() function 782 if (plc_send_bits(smc,phy,3)) { in pcm_fsm() 819 (void) plc_send_bits(smc,phy,3) ; in pcm_fsm() 859 if (plc_send_bits(smc,phy,1)) { in pcm_fsm() 871 if (plc_send_bits(smc,phy,3)) { in pcm_fsm() 898 if (plc_send_bits(smc,phy,1)) { in pcm_fsm() 916 if (plc_send_bits(smc,phy,2)) { in pcm_fsm()
|