Searched refs:qeth_send_simple_setassparms_prot (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/s390/net/ |
D | qeth_core.h | 914 int qeth_send_simple_setassparms_prot(struct qeth_card *card, 923 return qeth_send_simple_setassparms_prot(card, ipa_func, cmd_code, in qeth_send_simple_setassparms() 931 return qeth_send_simple_setassparms_prot(card, ipa_func, cmd_code, in qeth_send_simple_setassparms_v6()
|
D | qeth_core_main.c | 5489 int qeth_send_simple_setassparms_prot(struct qeth_card *card, in qeth_send_simple_setassparms_prot() function 5508 EXPORT_SYMBOL_GPL(qeth_send_simple_setassparms_prot); 6398 qeth_send_simple_setassparms_prot(card, cstype, in qeth_send_checksum_on() 6414 qeth_send_simple_setassparms_prot(card, cstype, in qeth_send_checksum_on() 6431 : qeth_send_simple_setassparms_prot(card, cstype, in qeth_set_ipa_csum()
|