Searched refs:qeth_reply (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/s390/net/ |
| H A D | qeth_core.h | 608 struct qeth_reply { struct 609 int (*callback)(struct qeth_card *card, struct qeth_reply *reply, argument 621 struct qeth_reply reply; argument 1051 (struct qeth_card *, struct qeth_reply *, unsigned long), 1085 int qeth_setassparms_cb(struct qeth_card *, struct qeth_reply *, unsigned long);
|
| H A D | qeth_core_main.c | 960 struct qeth_reply *reply = NULL; in qeth_issue_next_read_cb() 2026 struct qeth_reply *cb_reply, in qeth_send_control_data() 2031 struct qeth_reply *reply = &iob->reply; in qeth_send_control_data() 3175 struct qeth_reply *reply, unsigned long data) in qeth_query_setadapterparms_cb() 3234 struct qeth_reply *reply, unsigned long data) in qeth_query_ipassists_cb() 3338 struct qeth_reply *reply, unsigned long data) in qeth_query_setdiagass_cb() 3388 struct qeth_reply *reply, unsigned long data) in qeth_hw_trap_cb() 4381 struct qeth_reply *reply, unsigned long data) in qeth_setadp_promisc_mode_cb() 4744 struct qeth_reply *reply, in qeth_setadpparms_query_oat_cb() 4821 struct qeth_reply *reply_priv, in qeth_init_link_info_oat_cb() [all …]
|
| H A D | qeth_l3_main.c | 296 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 D | qeth_l2_main.c | 67 struct qeth_reply *reply, in qeth_l2_send_setdelmac_cb() 215 struct qeth_reply *reply, in qeth_l2_send_setdelvlan_cb() 1675 struct qeth_reply *reply, unsigned long data) in qeth_bridgeport_query_support_cb() 1719 struct qeth_reply *reply, unsigned long data) in qeth_bridgeport_query_ports_cb() 1781 struct qeth_reply *reply, unsigned long data) in qeth_bridgeport_set_cb() 1907 struct qeth_reply *reply, in qeth_l2_vnicc_request_cb()
|