Searched refs:qeth_send_simple_setassparms_prot (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/s390/net/ |
D | qeth_core.h | 1010 int qeth_send_simple_setassparms_prot(struct qeth_card *card, 1019 return qeth_send_simple_setassparms_prot(card, ipa_func, cmd_code, in qeth_send_simple_setassparms() 1027 return qeth_send_simple_setassparms_prot(card, ipa_func, cmd_code, in qeth_send_simple_setassparms_v6()
|
D | qeth_core_main.c | 6130 int qeth_send_simple_setassparms_prot(struct qeth_card *card, in qeth_send_simple_setassparms_prot() function 6147 EXPORT_SYMBOL_GPL(qeth_send_simple_setassparms_prot); 6641 return qeth_send_simple_setassparms_prot(card, cstype, IPA_CMD_ASS_STOP, in qeth_set_csum_off() 6729 return qeth_send_simple_setassparms_prot(card, IPA_OUTBOUND_TSO, in qeth_set_tso_off()
|