Home
last modified time | relevance | path

Searched refs:qeth_card_hw_is_reachable (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/s390/net/
Dqeth_l2_sys.c28 if (qeth_card_hw_is_reachable(card) && in qeth_bridge_port_role_state_show()
93 if (qeth_card_hw_is_reachable(card)) { in qeth_bridge_port_role_store()
154 if (qeth_card_hw_is_reachable(card)) { in qeth_bridgeport_hostnotification_store()
Dqeth_core_sys.c529 if (qeth_card_hw_is_reachable(card)) { in qeth_dev_isolation_store()
552 if (!qeth_card_hw_is_reachable(card)) in qeth_dev_switch_attrs_show()
601 if (qeth_card_hw_is_reachable(card)) in qeth_hw_trap_store()
Dqeth_core.h879 int qeth_card_hw_is_reachable(struct qeth_card *);
Dqeth_l2_main.c48 if (!qeth_card_hw_is_reachable(card)) in qeth_l2_do_ioctl()
1338 if (!qeth_card_hw_is_reachable(card)) in qeth_osn_assist()
Dqeth_l3_sys.c79 if (qeth_card_hw_is_reachable(card) && in qeth_l3_dev_route_store()
Dqeth_l3_main.c435 if (!qeth_card_hw_is_reachable(card) || card->options.sniffer) in qeth_l3_set_ip_addr_list()
2651 if (!qeth_card_hw_is_reachable(card)) in qeth_l3_do_ioctl()
Dqeth_core_main.c76 int qeth_card_hw_is_reachable(struct qeth_card *card) in qeth_card_hw_is_reachable() function
81 EXPORT_SYMBOL_GPL(qeth_card_hw_is_reachable);
5941 if (!qeth_card_hw_is_reachable(card)) in qeth_core_ethtool_get_settings()