Searched refs:nibble_timeout (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/net/plip/ |
| D | plip.c | 480 plip_receive(unsigned short nibble_timeout, struct net_device *dev, in plip_receive() argument 488 cx = nibble_timeout; in plip_receive() 506 cx = nibble_timeout; in plip_receive() 587 unsigned short nibble_timeout = nl->nibble; in plip_receive_packet() local 616 if (plip_receive(nibble_timeout, dev, in plip_receive_packet() 624 if (plip_receive(nibble_timeout, dev, in plip_receive_packet() 649 if (plip_receive(nibble_timeout, dev, in plip_receive_packet() 660 if (plip_receive(nibble_timeout, dev, in plip_receive_packet() 706 plip_send(unsigned short nibble_timeout, struct net_device *dev, in plip_send() argument 720 cx = nibble_timeout; in plip_send() [all …]
|