Home
last modified time | relevance | path

Searched refs:ipa_func (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/s390/net/
Dqeth_core.h978 enum qeth_ipa_funcs ipa_func,
983 enum qeth_ipa_funcs ipa_func, in qeth_send_simple_setassparms() argument
986 return qeth_send_simple_setassparms_prot(card, ipa_func, cmd_code, in qeth_send_simple_setassparms()
991 enum qeth_ipa_funcs ipa_func, in qeth_send_simple_setassparms_v6() argument
994 return qeth_send_simple_setassparms_prot(card, ipa_func, cmd_code, in qeth_send_simple_setassparms_v6()
1041 enum qeth_ipa_funcs ipa_func,
Dqeth_core_main.c5336 enum qeth_ipa_funcs ipa_func, in qeth_get_setassparms_cmd() argument
5354 setassparms->assist_no = ipa_func; in qeth_get_setassparms_cmd()
5364 enum qeth_ipa_funcs ipa_func, in qeth_send_simple_setassparms_prot() argument
5372 iob = qeth_get_setassparms_cmd(card, ipa_func, cmd_code, length, prot); in qeth_send_simple_setassparms_prot()