Home
last modified time | relevance | path

Searched defs:wg (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
Dgpio-wcove.c115 static void wcove_update_irq_mask(struct wcove_gpio *wg, int gpio) in wcove_update_irq_mask()
133 static void wcove_update_irq_ctrl(struct wcove_gpio *wg, int gpio) in wcove_update_irq_ctrl()
145 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_gpio_dir_in() local
157 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_gpio_dir_out() local
168 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_gpio_get_direction() local
187 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_gpio_get() local
203 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_gpio_set() local
218 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_gpio_set_config() local
241 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_irq_type() local
271 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_bus_lock() local
[all …]
/kernel/linux/linux-5.10/drivers/net/wireguard/
Ddevice.c33 struct wg_device *wg = netdev_priv(dev); in wg_open() local
66 struct wg_device *wg; in wg_pm_notification() local
99 struct wg_device *wg = netdev_priv(dev); in wg_stop() local
121 struct wg_device *wg = netdev_priv(dev); in wg_xmit() local
227 struct wg_device *wg = netdev_priv(dev); in wg_destruct() local
260 struct wg_device *wg = netdev_priv(dev); in wg_setup() local
296 struct wg_device *wg = netdev_priv(dev); in wg_newlink() local
400 struct wg_device *wg; in wg_netns_pre_exit() local
Dsocket.c20 static int send4(struct wg_device *wg, struct sk_buff *skb, in send4()
97 static int send6(struct wg_device *wg, struct sk_buff *skb, in send6()
202 int wg_socket_send_buffer_as_reply_to_skb(struct wg_device *wg, in wg_socket_send_buffer_as_reply_to_skb()
317 struct wg_device *wg; in wg_receive() local
348 int wg_socket_init(struct wg_device *wg, u16 port) in wg_socket_init()
418 void wg_socket_reinit(struct wg_device *wg, struct sock *new4, in wg_socket_reinit()
Dnetlink.c97 struct wg_device *wg; member
201 struct wg_device *wg; in wg_get_device_start() local
214 struct wg_device *wg = ctx->wg; in wg_get_device_dump() local
314 static int set_port(struct wg_device *wg, u16 port) in set_port()
357 static int set_peer(struct wg_device *wg, struct nlattr **attrs) in set_peer()
496 struct wg_device *wg = lookup_interface(info->attrs, skb); in wg_set_device() local
Dreceive.c54 static int prepare_skb_header(struct sk_buff *skb, struct wg_device *wg) in prepare_skb_header()
99 static void wg_receive_handshake_packet(struct wg_device *wg, in wg_receive_handshake_packet()
216 struct wg_device *wg = container_of(queue, struct wg_device, handshake_queue); in wg_packet_handshake_receive_worker() local
516 static void wg_packet_consume_data(struct wg_device *wg, struct sk_buff *skb) in wg_packet_consume_data()
549 void wg_packet_receive(struct wg_device *wg, struct sk_buff *skb) in wg_packet_receive()
Dpeer.c21 struct wg_peer *wg_peer_create(struct wg_device *wg, in wg_peer_create()
168 void wg_peer_remove_all(struct wg_device *wg) in wg_peer_remove_all()
Dcookie.c20 struct wg_device *wg) in wg_cookie_checker_init()
199 struct wg_device *wg) in wg_cookie_message_consume()
Dsend.c110 void wg_packet_send_handshake_cookie(struct wg_device *wg, in wg_packet_send_handshake_cookie()
313 struct wg_device *wg = peer->device; in wg_packet_create_data() local
Dnoise.c552 struct wg_device *wg) in wg_noise_handshake_consume_initiation()
696 struct wg_device *wg) in wg_noise_handshake_consume_response()
/kernel/linux/linux-5.10/drivers/dma/mediatek/
Dmtk-uart-apdma.c215 unsigned int len, wg, rg; in mtk_uart_apdma_rx_handler() local
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Domap3isp.h127 __u8 wg[OMAP3ISP_HIST_MAX_WG]; member
/kernel/linux/linux-5.10/include/uapi/linux/
Domap3isp.h248 __u8 wg[OMAP3ISP_HIST_MAX_WG]; /* White Balance Gain */ member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Domap3isp.h145 __u8 wg[OMAP3ISP_HIST_MAX_WG]; member
/kernel/linux/linux-5.10/drivers/md/
Draid5.c5519 struct r5worker_group *wg; in __get_priority_stripe() local