Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/net/
Dqeth_l3_main.c2089 #define to_ip_work(w) container_of((w), struct qeth_l3_ip_event_work, work) macro
2093 struct qeth_l3_ip_event_work *ip_work = to_ip_work(work); in qeth_l3_add_ip_worker()
2101 struct qeth_l3_ip_event_work *ip_work = to_ip_work(work); in qeth_l3_delete_ip_worker()