Home
last modified time | relevance | path

Searched defs:qeth_napi_to_out_queue (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/s390/net/
Dqeth_core.h527 #define qeth_napi_to_out_queue(n) container_of(n, struct qeth_qdio_out_q, napi) macro
/kernel/linux/linux-5.10/drivers/s390/net/
Dqeth_core.h535 #define qeth_napi_to_out_queue(n) container_of(n, struct qeth_qdio_out_q, napi) macro