Searched refs:h5_queue (Results 1 – 2 of 2) sorted by relevance
566 static int h5_queue(struct net_buf *buf) in h5_queue() function811 err = h5_queue(buf); in main()
598 static int h5_queue(const struct device *dev, struct net_buf *buf) in h5_queue() function806 .send = h5_queue,