Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/net/
Dqeth_core.h631 struct qeth_reply { struct
634 int (*callback)(struct qeth_card *, struct qeth_reply *, argument
636 u32 seqno;
637 unsigned long offset;
638 atomic_t received;
639 int rc;
640 void *param;
641 struct qeth_card *card;
642 refcount_t refcnt;
Dqeth_core_main.c2939 int (*reply_cb)(struct qeth_card *, struct qeth_reply*, in qeth_send_ipa_cmd()
4500 int (*reply_cb)(struct qeth_card *, struct qeth_reply *, in qeth_send_ipa_snmp_cmd()
5470 struct qeth_reply *, unsigned long), in qeth_send_setassparms()
Dqeth_l3_main.c1701 int (*reply_cb)(struct qeth_card *, struct qeth_reply *, in qeth_l3_send_ipa_arp_cmd()