Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/s390/net/
Dqeth_core.h175 #define qeth_adp_supported(c, f) \ macro
Dqeth_l3_main.c1003 if (qeth_adp_supported(card, IPA_SETADP_SET_BROADCAST_MODE)) { in qeth_l3_setadapter_hstr()
1048 if (qeth_adp_supported(card, IPA_SETADP_ALTER_MAC_ADDRESS)) { in qeth_l3_setadapter_parms()
2254 if (qeth_adp_supported(card, IPA_SETADP_SET_PROMISC_MODE)) in qeth_l3_handle_promisc_mode()
2257 qeth_adp_supported(card, IPA_SETADP_SET_DIAG_ASSIST)) { in qeth_l3_handle_promisc_mode()
2283 if (!qeth_adp_supported(card, IPA_SETADP_SET_PROMISC_MODE)) in qeth_l3_set_multicast_list()
Dqeth_l2_main.c707 if (!qeth_adp_supported(card, IPA_SETADP_SET_PROMISC_MODE)) in qeth_l2_set_multicast_list()
Dqeth_core_main.c4171 qeth_adp_supported(card, IPA_SETADP_SET_ACCESS_CONTROL)) { in qeth_set_access_ctrl_online()
4369 if ((!qeth_adp_supported(card, IPA_SETADP_SET_SNMP_CONTROL)) && in qeth_snmp_command()
4455 if (!qeth_adp_supported(card, IPA_SETADP_QUERY_OAT)) { in qeth_query_oat_command()
4827 if (qeth_adp_supported(card, IPA_SETADP_SET_DIAG_ASSIST)) in qeth_core_hardsetup_card()