Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/net/
Dqeth_l3_main.c2092 #define to_ip_work(w) container_of((w), struct qeth_l3_ip_event_work, work) macro
2096 struct qeth_l3_ip_event_work *ip_work = to_ip_work(work); in qeth_l3_add_ip_worker()
2104 struct qeth_l3_ip_event_work *ip_work = to_ip_work(work); in qeth_l3_delete_ip_worker()