Searched refs:qeth_reply (Results 1 – 4 of 4) sorted by relevance
| /drivers/s390/net/ |
| 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);
|
| A D | qeth_core_main.c | 961 struct qeth_reply *reply = NULL; in qeth_issue_next_read_cb() 2027 struct qeth_reply *cb_reply, in qeth_send_control_data() 2032 struct qeth_reply *reply = &iob->reply; in qeth_send_control_data() 3177 struct qeth_reply *reply, unsigned long data) in qeth_query_setadapterparms_cb() 3236 struct qeth_reply *reply, unsigned long data) in qeth_query_ipassists_cb() 3340 struct qeth_reply *reply, unsigned long data) in qeth_query_setdiagass_cb() 3390 struct qeth_reply *reply, unsigned long data) in qeth_hw_trap_cb() 4383 struct qeth_reply *reply, unsigned long data) in qeth_setadp_promisc_mode_cb() 4746 struct qeth_reply *reply, in qeth_setadpparms_query_oat_cb() 4823 struct qeth_reply *reply_priv, in qeth_init_link_info_oat_cb() [all …]
|
| A D | qeth_l3_main.c | 297 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() 943 struct qeth_reply *reply, unsigned long data) in qeth_l3_get_unique_id_cb() 979 qeth_diags_trace_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_diags_trace_cb() 1214 static int qeth_l3_arp_cmd_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_l3_arp_cmd_cb() 1299 struct qeth_reply *reply, unsigned long data) in qeth_l3_arp_query_cb()
|
| A D | qeth_l2_main.c | 68 struct qeth_reply *reply, in qeth_l2_send_setdelmac_cb() 216 struct qeth_reply *reply, in qeth_l2_send_setdelvlan_cb() 1676 struct qeth_reply *reply, unsigned long data) in qeth_bridgeport_query_support_cb() 1720 struct qeth_reply *reply, unsigned long data) in qeth_bridgeport_query_ports_cb() 1782 struct qeth_reply *reply, unsigned long data) in qeth_bridgeport_set_cb() 1908 struct qeth_reply *reply, in qeth_l2_vnicc_request_cb()
|
Completed in 32 milliseconds