Searched refs:plc_send_bits (Results 1 – 1 of 1) sorted by relevance
/drivers/net/skfp/ |
D | pcmplc.c | 537 static int plc_send_bits(struct s_smc *smc, struct s_phy *phy, int len) in plc_send_bits() function 797 if (plc_send_bits(smc,phy,3)) { in pcm_fsm() 834 (void) plc_send_bits(smc,phy,3) ; in pcm_fsm() 873 if (plc_send_bits(smc,phy,1)) { in pcm_fsm() 885 if (plc_send_bits(smc,phy,3)) { in pcm_fsm() 912 if (plc_send_bits(smc,phy,1)) { in pcm_fsm() 930 if (plc_send_bits(smc,phy,2)) { in pcm_fsm()
|