Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/net/
Dqeth_core.h634 struct qeth_reply { struct
637 int (*callback)(struct qeth_card *, struct qeth_reply *, argument
639 u32 seqno;
640 unsigned long offset;
641 atomic_t received;
642 int rc;
643 void *param;
644 struct qeth_card *card;
645 atomic_t refcnt;
Dqeth_core_main.c2931 int (*reply_cb)(struct qeth_card *, struct qeth_reply*, in qeth_send_ipa_cmd()
4481 int (*reply_cb)(struct qeth_card *, struct qeth_reply *, in qeth_send_ipa_snmp_cmd()
5326 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()