Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/s390/net/
Dqeth_l3_main.c2111 #define to_ip_work(w) container_of((w), struct qeth_l3_ip_event_work, work) macro
2115 struct qeth_l3_ip_event_work *ip_work = to_ip_work(work); in qeth_l3_add_ip_worker()
2123 struct qeth_l3_ip_event_work *ip_work = to_ip_work(work); in qeth_l3_delete_ip_worker()