Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/net/
Dqeth_core.h1063 void qeth_prepare_ipa_cmd(struct qeth_card *card, struct qeth_cmd_buffer *iob,
Dqeth_core_main.c2694 void qeth_prepare_ipa_cmd(struct qeth_card *card, struct qeth_cmd_buffer *iob, in qeth_prepare_ipa_cmd() function
2713 EXPORT_SYMBOL_GPL(qeth_prepare_ipa_cmd);
2730 qeth_prepare_ipa_cmd(card, iob, data_length); in qeth_ipa_alloc_cmd()
Dqeth_l2_main.c1034 qeth_prepare_ipa_cmd(card, iob, (u16) data_len); in qeth_osn_assist()