Searched refs:qeth_send_simple_setassparms_prot (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | qeth_core.h | 1009 int qeth_send_simple_setassparms_prot(struct qeth_card *card, 1018 return qeth_send_simple_setassparms_prot(card, ipa_func, cmd_code, in qeth_send_simple_setassparms() 1026 return qeth_send_simple_setassparms_prot(card, ipa_func, cmd_code, in qeth_send_simple_setassparms_v6()
|
H A D | qeth_core_main.c | 6056 int qeth_send_simple_setassparms_prot(struct qeth_card *card, in qeth_send_simple_setassparms_prot() function 6073 EXPORT_SYMBOL_GPL(qeth_send_simple_setassparms_prot); variable 6567 return qeth_send_simple_setassparms_prot(card, cstype, IPA_CMD_ASS_STOP, in qeth_set_csum_off() 6655 return qeth_send_simple_setassparms_prot(card, IPA_OUTBOUND_TSO, in qeth_set_tso_off()
|
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_core.h | 1029 int qeth_send_simple_setassparms_prot(struct qeth_card *card, 1038 return qeth_send_simple_setassparms_prot(card, ipa_func, cmd_code, in qeth_send_simple_setassparms() 1046 return qeth_send_simple_setassparms_prot(card, ipa_func, cmd_code, in qeth_send_simple_setassparms_v6()
|
H A D | qeth_core_main.c | 6058 int qeth_send_simple_setassparms_prot(struct qeth_card *card, in qeth_send_simple_setassparms_prot() function 6075 EXPORT_SYMBOL_GPL(qeth_send_simple_setassparms_prot); variable 6575 return qeth_send_simple_setassparms_prot(card, cstype, IPA_CMD_ASS_STOP, in qeth_set_csum_off() 6663 return qeth_send_simple_setassparms_prot(card, IPA_OUTBOUND_TSO, in qeth_set_tso_off()
|
Completed in 26 milliseconds