Home
last modified time | relevance | path

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

/drivers/s390/net/
Dqeth_core.h609 struct qeth_reply { struct
610 int (*callback)(struct qeth_card *card, struct qeth_reply *reply, argument
622 struct qeth_reply reply; argument
Dqeth_core_main.c3049 int (*reply_cb)(struct qeth_card *, struct qeth_reply*, in qeth_send_ipa_cmd()