Searched refs:qeth_prepare_ipa_cmd (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_core.h | 1106 void qeth_prepare_ipa_cmd(struct qeth_card *card, struct qeth_cmd_buffer *iob,
|
H A D | qeth_l2_main.c | 1071 qeth_prepare_ipa_cmd(card, iob, (u16) data_len, NULL); in qeth_osn_assist()
|
H A D | qeth_core_main.c | 3067 void qeth_prepare_ipa_cmd(struct qeth_card *card, struct qeth_cmd_buffer *iob, in qeth_prepare_ipa_cmd() function 3089 EXPORT_SYMBOL_GPL(qeth_prepare_ipa_cmd); variable 3113 qeth_prepare_ipa_cmd(card, iob, data_length, qeth_ipa_match_reply); in qeth_ipa_alloc_cmd()
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | qeth_core_main.c | 3006 static void qeth_prepare_ipa_cmd(struct qeth_card *card, in qeth_prepare_ipa_cmd() function 3048 qeth_prepare_ipa_cmd(card, iob, data_length); in qeth_ipa_alloc_cmd()
|
Completed in 24 milliseconds