Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
Dhif.c39 struct host_if_msg { struct
49 static struct host_if_msg* argument
53 struct host_if_msg *msg; in wilc_alloc_work()
70 static int wilc_enqueue_work(struct host_if_msg *msg) in wilc_enqueue_work()
319 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_connect_timeout()
507 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_rcvd_ntwrk_info()
659 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_rcvd_gnrl_async_info()
791 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_get_statistics()
911 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in wilc_handle_listen_state_expired()
923 struct host_if_msg *msg; in listen_timer_cb()
[all …]