Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/net/
Dqeth_core.h935 void qeth_prepare_ipa_cmd(struct qeth_card *, struct qeth_cmd_buffer *, char);
Dqeth_core_main.c2962 void qeth_prepare_ipa_cmd(struct qeth_card *card, struct qeth_cmd_buffer *iob, in qeth_prepare_ipa_cmd() function
2970 EXPORT_SYMBOL_GPL(qeth_prepare_ipa_cmd);
2995 qeth_prepare_ipa_cmd(card, iob, prot_type); in qeth_send_ipa_cmd()
Dqeth_l2_main.c1316 qeth_prepare_ipa_cmd(card, iob, QETH_PROT_OSN2); in qeth_osn_send_ipa_cmd()