Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_core.h619 struct qeth_reply { struct
620 int (*callback)(struct qeth_card *card, struct qeth_reply *reply, argument
632 struct qeth_reply reply; argument
H A Dqeth_core_main.c3143 int (*reply_cb)(struct qeth_card *, struct qeth_reply*, in qeth_send_ipa_cmd()