Searched refs:nibble_timeout (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/net/plip/ |
| D | plip.c | 482 plip_receive(unsigned short nibble_timeout, struct net_device *dev, in plip_receive() argument 490 cx = nibble_timeout; in plip_receive() 508 cx = nibble_timeout; in plip_receive() 588 unsigned short nibble_timeout = nl->nibble; in plip_receive_packet() local 617 if (plip_receive(nibble_timeout, dev, in plip_receive_packet() 625 if (plip_receive(nibble_timeout, dev, in plip_receive_packet() 650 if (plip_receive(nibble_timeout, dev, in plip_receive_packet() 661 if (plip_receive(nibble_timeout, dev, in plip_receive_packet() 707 plip_send(unsigned short nibble_timeout, struct net_device *dev, in plip_send() argument 721 cx = nibble_timeout; in plip_send() [all …]
|