Searched refs:ipa_func (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/s390/net/ |
| H A D | qeth_core.h | 1009 enum qeth_ipa_funcs ipa_func, 1014 enum qeth_ipa_funcs ipa_func, in qeth_send_simple_setassparms() argument 1017 return qeth_send_simple_setassparms_prot(card, ipa_func, cmd_code, in qeth_send_simple_setassparms() 1022 enum qeth_ipa_funcs ipa_func, in qeth_send_simple_setassparms_v6() argument 1025 return qeth_send_simple_setassparms_prot(card, ipa_func, cmd_code, in qeth_send_simple_setassparms_v6() 1058 enum qeth_ipa_funcs ipa_func,
|
| H A D | qeth_core_main.c | 6056 enum qeth_ipa_funcs ipa_func, in qeth_get_setassparms_cmd() argument 6074 setassparms->assist_no = ipa_func; in qeth_get_setassparms_cmd() 6084 enum qeth_ipa_funcs ipa_func, in qeth_send_simple_setassparms_prot() argument 6092 iob = qeth_get_setassparms_cmd(card, ipa_func, cmd_code, length, prot); in qeth_send_simple_setassparms_prot()
|