Home
last modified time | relevance | path

Searched refs:qeth_l2_vnicc_request_cb (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/s390/net/
Dqeth_l2_main.c1719 static int qeth_l2_vnicc_request_cb(struct qeth_card *card, in qeth_l2_vnicc_request_cb() function
1773 return qeth_send_ipa_cmd(card, iob, qeth_l2_vnicc_request_cb, NULL); in qeth_l2_vnicc_query_chars()
1794 return qeth_send_ipa_cmd(card, iob, qeth_l2_vnicc_request_cb, &cbctl); in qeth_l2_vnicc_query_cmds()
1810 return qeth_send_ipa_cmd(card, iob, qeth_l2_vnicc_request_cb, NULL); in qeth_l2_vnicc_set_char()
1837 return qeth_send_ipa_cmd(card, iob, qeth_l2_vnicc_request_cb, &cbctl); in qeth_l2_vnicc_getset_timeout()