Home
last modified time | relevance | path

Searched refs:send4 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-realtek-rtl.c65 static void send4(struct rtspi *rtspi, const u32 *buf) in send4() function
106 send4(rtspi, tx_buf); in transfer_one()
/openbmc/linux/drivers/net/wireguard/
H A Dsocket.c20 static int send4(struct wg_device *wg, struct sk_buff *skb, in send4() function
175 ret = send4(peer->device, skb, &peer->endpoint, ds, in wg_socket_send_skb_to_peer()
225 ret = send4(wg, skb, &endpoint, 0, NULL); in wg_socket_send_buffer_as_reply_to_skb()