Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/s390/net/
Dqeth_core.h608 struct qeth_reply { struct
609 int (*callback)(struct qeth_card *card, struct qeth_reply *reply, argument
621 struct qeth_reply reply; argument
Dqeth_core_main.c3079 int (*reply_cb)(struct qeth_card *, struct qeth_reply*, in qeth_send_ipa_cmd()