Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/net/
Dqeth_core.h942 void qeth_prepare_ipa_cmd(struct qeth_card *, struct qeth_cmd_buffer *, char);
Dqeth_core_main.c2914 void qeth_prepare_ipa_cmd(struct qeth_card *card, struct qeth_cmd_buffer *iob, in qeth_prepare_ipa_cmd() function
2922 EXPORT_SYMBOL_GPL(qeth_prepare_ipa_cmd);
2947 qeth_prepare_ipa_cmd(card, iob, prot_type); in qeth_send_ipa_cmd()
Dqeth_l2_main.c1480 qeth_prepare_ipa_cmd(card, iob, QETH_PROT_OSN2); in qeth_osn_send_ipa_cmd()