Home
last modified time | relevance | path

Searched refs:qeth_reply (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_core.h608 struct qeth_reply { struct
609 int (*callback)(struct qeth_card *card, struct qeth_reply *reply,
621 struct qeth_reply reply;
1052 (struct qeth_card *, struct qeth_reply *, unsigned long),
1086 int qeth_setassparms_cb(struct qeth_card *, struct qeth_reply *, unsigned long);
H A Dqeth_core_main.c957 struct qeth_reply *reply = NULL; in qeth_issue_next_read_cb()
1970 * cb_reply: pointer to the qeth_reply structure
1983 * field 'param' of the structure qeth_reply.
1989 struct qeth_reply *cb_reply, in qeth_send_control_data()
1994 struct qeth_reply *reply = &iob->reply; in qeth_send_control_data()
2289 static int qeth_cm_enable_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_cm_enable_cb()
2321 static int qeth_cm_setup_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_cm_setup_cb()
2419 static int qeth_ulp_enable_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_ulp_enable_cb()
2484 static int qeth_ulp_setup_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_ulp_setup_cb()
3065 struct qeth_reply *repl in qeth_send_ipa_cmd_cb()
3078 qeth_send_ipa_cmd(struct qeth_card *card, struct qeth_cmd_buffer *iob, int (*reply_cb)(struct qeth_card *, struct qeth_reply*, unsigned long), void *reply_param) qeth_send_ipa_cmd() argument
[all...]
H A Dqeth_l3_main.c296 static int qeth_l3_setdelip_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_l3_setdelip_cb()
911 struct qeth_reply *reply, unsigned long data) in qeth_l3_iqd_read_initial_mac_cb()
942 struct qeth_reply *reply, unsigned long data) in qeth_l3_get_unique_id_cb()
978 qeth_diags_trace_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_diags_trace_cb()
1213 static int qeth_l3_arp_cmd_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_l3_arp_cmd_cb()
1298 struct qeth_reply *reply, unsigned long data) in qeth_l3_arp_query_cb()
H A Dqeth_l2_main.c66 struct qeth_reply *reply, in qeth_l2_send_setdelmac_cb()
214 struct qeth_reply *reply, in qeth_l2_send_setdelvlan_cb()
1674 struct qeth_reply *reply, unsigned long data) in qeth_bridgeport_query_support_cb()
1718 struct qeth_reply *reply, unsigned long data) in qeth_bridgeport_query_ports_cb()
1780 struct qeth_reply *reply, unsigned long data) in qeth_bridgeport_set_cb()
1906 struct qeth_reply *reply, in qeth_l2_vnicc_request_cb()
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_core.h619 struct qeth_reply { struct
620 int (*callback)(struct qeth_card *card, struct qeth_reply *reply,
632 struct qeth_reply reply;
1081 (struct qeth_card *, struct qeth_reply *, unsigned long),
1126 int qeth_setassparms_cb(struct qeth_card *, struct qeth_reply *, unsigned long);
H A Dqeth_core_main.c1032 struct qeth_reply *reply = NULL; in qeth_issue_next_read_cb()
2029 * @cb_reply: pointer to the qeth_reply structure
2042 * field 'param' of the structure qeth_reply.
2048 struct qeth_reply *cb_reply, in qeth_send_control_data()
2053 struct qeth_reply *reply = &iob->reply; in qeth_send_control_data()
2350 static int qeth_cm_enable_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_cm_enable_cb()
2382 static int qeth_cm_setup_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_cm_setup_cb()
2480 static int qeth_ulp_enable_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_ulp_enable_cb()
2547 static int qeth_ulp_setup_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_ulp_setup_cb()
3129 struct qeth_reply *repl in qeth_send_ipa_cmd_cb()
3142 qeth_send_ipa_cmd(struct qeth_card *card, struct qeth_cmd_buffer *iob, int (*reply_cb)(struct qeth_card *, struct qeth_reply*, unsigned long), void *reply_param) qeth_send_ipa_cmd() argument
[all...]
H A Dqeth_l2_main.c66 struct qeth_reply *reply, in qeth_l2_send_setdelmac_cb()
214 struct qeth_reply *reply, in qeth_l2_send_setdelvlan_cb()
1563 struct qeth_reply *reply, unsigned long data) in qeth_bridgeport_query_support_cb()
1607 struct qeth_reply *reply, unsigned long data) in qeth_bridgeport_query_ports_cb()
1669 struct qeth_reply *reply, unsigned long data) in qeth_bridgeport_set_cb()
1795 struct qeth_reply *reply, in qeth_l2_vnicc_request_cb()
H A Dqeth_l3_main.c298 static int qeth_l3_setdelip_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_l3_setdelip_cb()
912 struct qeth_reply *reply, unsigned long data) in qeth_l3_iqd_read_initial_mac_cb()
944 struct qeth_reply *reply, unsigned long data) in qeth_l3_get_unique_id_cb()
980 qeth_diags_trace_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_diags_trace_cb()
1233 static int qeth_l3_arp_cmd_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_l3_arp_cmd_cb()
1318 struct qeth_reply *reply, unsigned long data) in qeth_l3_arp_query_cb()

Completed in 28 milliseconds