Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/net/
Dqeth_core.h636 struct qeth_reply { struct
639 int (*callback)(struct qeth_card *, struct qeth_reply *, argument
641 u32 seqno;
642 unsigned long offset;
643 atomic_t received;
644 int rc;
645 void *param;
646 struct qeth_card *card;
647 refcount_t refcnt;
Dqeth_core_main.c2956 int (*reply_cb)(struct qeth_card *, struct qeth_reply*, in qeth_send_ipa_cmd()
4517 int (*reply_cb)(struct qeth_card *, struct qeth_reply *, in qeth_send_ipa_snmp_cmd()
5485 struct qeth_reply *, unsigned long), in qeth_send_setassparms()
Dqeth_l3_main.c1703 int (*reply_cb)(struct qeth_card *, struct qeth_reply *, in qeth_l3_send_ipa_arp_cmd()