Searched refs:plc_send_bits (Results 1 – 1 of 1) sorted by relevance
/drivers/net/fddi/skfp/ |
D | pcmplc.c | 534 static int plc_send_bits(struct s_smc *smc, struct s_phy *phy, int len) in plc_send_bits() function 794 if (plc_send_bits(smc,phy,3)) { in pcm_fsm() 831 (void) plc_send_bits(smc,phy,3) ; in pcm_fsm() 870 if (plc_send_bits(smc,phy,1)) { in pcm_fsm() 882 if (plc_send_bits(smc,phy,3)) { in pcm_fsm() 909 if (plc_send_bits(smc,phy,1)) { in pcm_fsm() 927 if (plc_send_bits(smc,phy,2)) { in pcm_fsm()
|