Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dhif.c39 struct host_if_msg { struct
49 static struct host_if_msg*
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, wor in handle_rcvd_gnrl_async_info()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dhif.c44 struct host_if_msg { struct
54 static struct host_if_msg*
58 struct host_if_msg *msg; in wilc_alloc_work()
75 static int wilc_enqueue_work(struct host_if_msg *msg) in wilc_enqueue_work()
334 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_connect_timeout()
534 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_rcvd_ntwrk_info()
684 struct host_if_msg *msg = container_of(work, struct host_if_msg, wor in handle_rcvd_gnrl_async_info()
[all...]

Completed in 4 milliseconds