Searched defs:qeth_reply (Results 1 – 3 of 3) sorted by relevance
/drivers/s390/net/ |
D | qeth_core.h | 639 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;
|
D | qeth_core_main.c | 2942 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()
|
D | qeth_l3_main.c | 2323 int (*reply_cb)(struct qeth_card *, struct qeth_reply *, in qeth_l3_send_ipa_arp_cmd()
|