Home
last modified time | relevance | path

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

/drivers/s390/net/
Dqeth_core.h639 struct qeth_reply { struct
642 int (*callback)(struct qeth_card *, struct qeth_reply *, argument
644 u32 seqno;
645 unsigned long offset;
646 atomic_t received;
647 int rc;
648 void *param;
649 struct qeth_card *card;
650 atomic_t refcnt;
Dqeth_core_main.c2942 int (*reply_cb)(struct qeth_card *, struct qeth_reply*, in qeth_send_ipa_cmd()
4492 int (*reply_cb)(struct qeth_card *, struct qeth_reply *, in qeth_send_ipa_snmp_cmd()
5346 struct qeth_reply *, unsigned long), in qeth_send_setassparms()
Dqeth_l3_main.c2323 int (*reply_cb)(struct qeth_card *, struct qeth_reply *, in qeth_l3_send_ipa_arp_cmd()