Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/s390/net/
Dqeth_core.h1107 void qeth_prepare_ipa_cmd(struct qeth_card *card, struct qeth_cmd_buffer *iob,
Dqeth_l2_main.c1071 qeth_prepare_ipa_cmd(card, iob, (u16) data_len, NULL); in qeth_osn_assist()
Dqeth_core_main.c3080 void qeth_prepare_ipa_cmd(struct qeth_card *card, struct qeth_cmd_buffer *iob, in qeth_prepare_ipa_cmd() function
3102 EXPORT_SYMBOL_GPL(qeth_prepare_ipa_cmd);
3126 qeth_prepare_ipa_cmd(card, iob, data_length, qeth_ipa_match_reply); in qeth_ipa_alloc_cmd()