Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/net/
Dqeth_core.h627 struct qeth_reply { struct
628 int (*callback)(struct qeth_card *card, struct qeth_reply *reply, argument
640 struct qeth_reply reply; argument
Dqeth_core_main.c2760 int (*reply_cb)(struct qeth_card *, struct qeth_reply*, in qeth_send_ipa_cmd()