Searched defs:can_receive (Results 1 – 7 of 7) sorted by relevance
91 bool (*can_receive)(CanBusClientState *); member
76 NetCanReceive *can_receive; member
72 static int can_receive(void *opaque) in can_receive() function
642 static void can_receive(struct sk_buff *skb, struct net_device *dev) in can_receive() function
312 static int can_receive(void *opaque) in can_receive() function
418 bool can_receive = emc->rx_active; in emc_can_receive() local
450 pub fn can_receive(&self) -> bool { in can_receive() method