Home
last modified time | relevance | path

Searched refs:qeth_adp_supported (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/s390/net/
Dqeth_l3_main.c728 if (qeth_adp_supported(card, IPA_SETADP_ALTER_MAC_ADDRESS)) { in qeth_l3_setadapter_parms()
1458 if (qeth_adp_supported(card, IPA_SETADP_SET_PROMISC_MODE)) in qeth_l3_handle_promisc_mode()
1461 qeth_adp_supported(card, IPA_SETADP_SET_DIAG_ASSIST)) { in qeth_l3_handle_promisc_mode()
1515 if (!qeth_adp_supported(card, IPA_SETADP_SET_PROMISC_MODE)) in qeth_l3_set_rx_mode()
Dqeth_core.h215 #define qeth_adp_supported(c, f) \ macro
Dqeth_core_main.c3109 if (!qeth_adp_supported(card, IPA_SETADP_QUERY_SWITCH_ATTRIBUTES)) in qeth_query_switch_attributes()
4402 qeth_adp_supported(card, IPA_SETADP_SET_ACCESS_CONTROL)) { in qeth_set_access_ctrl_online()
4600 if ((!qeth_adp_supported(card, IPA_SETADP_SET_SNMP_CONTROL)) && in qeth_snmp_command()
4690 if (!qeth_adp_supported(card, IPA_SETADP_QUERY_OAT)) { in qeth_query_oat_command()
4773 if (!qeth_adp_supported(card, IPA_SETADP_QUERY_CARD_INFO)) in qeth_query_card_info()
5189 if (qeth_adp_supported(card, IPA_SETADP_SET_DIAG_ASSIST)) { in qeth_core_hardsetup_card()
Dqeth_l2_main.c638 if (qeth_adp_supported(card, IPA_SETADP_SET_PROMISC_MODE)) in qeth_l2_set_rx_mode()