Searched defs:qeth_reply (Results 1 – 4 of 4) sorted by relevance
/drivers/s390/net/ |
D | qeth_core.h | 618 struct qeth_reply { struct 621 int (*callback)(struct qeth_card *, struct qeth_reply *, argument 623 u32 seqno; 624 unsigned long offset; 625 atomic_t received; 626 int rc; 627 void *param; 628 struct qeth_card *card; 629 atomic_t refcnt;
|
D | qeth_l2_main.c | 538 struct qeth_reply*, in qeth_l2_send_setdelmac()
|
D | qeth_core_main.c | 2018 int (*reply_cb)(struct qeth_card *, struct qeth_reply *, in qeth_send_control_data() 2884 int (*reply_cb)(struct qeth_card *, struct qeth_reply*, in qeth_send_ipa_cmd() 4360 int (*reply_cb)(struct qeth_card *, struct qeth_reply *, in qeth_send_ipa_snmp_cmd()
|
D | qeth_l3_main.c | 1064 int (*reply_cb)(struct qeth_card *, struct qeth_reply *, in qeth_l3_send_setassparms() 2417 int (*reply_cb)(struct qeth_card *, struct qeth_reply *, in qeth_l3_send_ipa_arp_cmd()
|