Searched refs:ipa_func (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/s390/net/ |
D | qeth_core.h | 915 enum qeth_ipa_funcs ipa_func, 920 enum qeth_ipa_funcs ipa_func, in qeth_send_simple_setassparms() argument 923 return qeth_send_simple_setassparms_prot(card, ipa_func, cmd_code, in qeth_send_simple_setassparms() 928 enum qeth_ipa_funcs ipa_func, in qeth_send_simple_setassparms_v6() argument 931 return qeth_send_simple_setassparms_prot(card, ipa_func, cmd_code, in qeth_send_simple_setassparms_v6()
|
D | qeth_core_main.c | 5444 enum qeth_ipa_funcs ipa_func, in qeth_get_setassparms_cmd() argument 5456 cmd->data.setassparms.hdr.assist_no = ipa_func; in qeth_get_setassparms_cmd() 5490 enum qeth_ipa_funcs ipa_func, in qeth_send_simple_setassparms_prot() argument 5501 iob = qeth_get_setassparms_cmd(card, ipa_func, cmd_code, length, prot); in qeth_send_simple_setassparms_prot() 6358 enum qeth_ipa_funcs ipa_func, in qeth_ipa_checksum_run_cmd() argument 6367 iob = qeth_get_setassparms_cmd(card, ipa_func, cmd_code, in qeth_ipa_checksum_run_cmd()
|