Searched refs:qeth_send_simple_setassparms_prot (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/drivers/s390/net/ |
D | qeth_core.h | 924 int qeth_send_simple_setassparms_prot(struct qeth_card *card, 933 return qeth_send_simple_setassparms_prot(card, ipa_func, cmd_code, in qeth_send_simple_setassparms() 941 return qeth_send_simple_setassparms_prot(card, ipa_func, cmd_code, in qeth_send_simple_setassparms_v6()
|
D | qeth_core_main.c | 5504 int qeth_send_simple_setassparms_prot(struct qeth_card *card, in qeth_send_simple_setassparms_prot() function 5523 EXPORT_SYMBOL_GPL(qeth_send_simple_setassparms_prot); 6408 qeth_send_simple_setassparms_prot(card, cstype, in qeth_send_checksum_on() 6424 qeth_send_simple_setassparms_prot(card, cstype, in qeth_send_checksum_on() 6441 : qeth_send_simple_setassparms_prot(card, cstype, in qeth_set_ipa_csum()
|