Searched refs:qeth_reply (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/s390/net/ |
| D | qeth_core.h | 627 struct qeth_reply { struct 628 int (*callback)(struct qeth_card *card, struct qeth_reply *reply, argument 640 struct qeth_reply reply; argument 1031 (struct qeth_card *, struct qeth_reply *, unsigned long), 1080 int qeth_setassparms_cb(struct qeth_card *, struct qeth_reply *, unsigned long);
|
| D | qeth_core_main.c | 732 struct qeth_reply *reply = NULL; in qeth_issue_next_read_cb() 1715 struct qeth_reply *cb_reply, in qeth_send_control_data() 1720 struct qeth_reply *reply = &iob->reply; in qeth_send_control_data() 2017 static int qeth_cm_enable_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_cm_enable_cb() 2049 static int qeth_cm_setup_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_cm_setup_cb() 2136 static int qeth_ulp_enable_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_ulp_enable_cb() 2201 static int qeth_ulp_setup_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_ulp_setup_cb() 2746 struct qeth_reply *reply, unsigned long data) in qeth_send_ipa_cmd_cb() 2760 int (*reply_cb)(struct qeth_card *, struct qeth_reply*, in qeth_send_ipa_cmd() argument 2785 struct qeth_reply *reply, unsigned long data) in qeth_send_startlan_cb() [all …]
|
| D | qeth_l2_main.c | 73 struct qeth_reply *reply, in qeth_l2_send_setdelmac_cb() 221 struct qeth_reply *reply, in qeth_l2_send_setdelvlan_cb() 1426 struct qeth_reply *reply, unsigned long data) in qeth_bridgeport_query_support_cb() 1470 struct qeth_reply *reply, unsigned long data) in qeth_bridgeport_query_ports_cb() 1531 struct qeth_reply *reply, unsigned long data) in qeth_bridgeport_set_cb() 1720 struct qeth_reply *reply, in qeth_l2_vnicc_request_cb()
|
| D | qeth_l3_main.c | 352 static int qeth_l3_setdelip_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_l3_setdelip_cb() 968 struct qeth_reply *reply, unsigned long data) in qeth_l3_iqd_read_initial_mac_cb() 1002 struct qeth_reply *reply, unsigned long data) in qeth_l3_get_unique_id_cb() 1045 qeth_diags_trace_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_diags_trace_cb() 1519 static int qeth_l3_arp_cmd_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_l3_arp_cmd_cb() 1604 struct qeth_reply *reply, unsigned long data) in qeth_l3_arp_query_cb()
|