Searched defs:qeth_reply (Results  1 – 3 of 3) sorted by relevance
| /linux-4.1.27/drivers/s390/net/ | 
| D | qeth_core.h | 631 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 	atomic_t refcnt;
  | 
| D | qeth_l3_main.c | 1070 	int (*reply_cb)(struct qeth_card *, struct qeth_reply *,  in qeth_l3_send_setassparms() 2433 		int (*reply_cb)(struct qeth_card *, struct qeth_reply *,  in qeth_l3_send_ipa_arp_cmd()
  | 
| D | qeth_core_main.c | 2979 		int (*reply_cb)(struct qeth_card *, struct qeth_reply*,  in qeth_send_ipa_cmd() 4529 		int (*reply_cb)(struct qeth_card *, struct qeth_reply *,  in qeth_send_ipa_snmp_cmd()
  |