Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/net/
Dqeth_l2_sys.c26 if (qeth_card_hw_is_reachable(card) && in qeth_bridge_port_role_state_show()
91 else if (qeth_card_hw_is_reachable(card)) { in qeth_bridge_port_role_store()
148 if (qeth_card_hw_is_reachable(card)) { in qeth_bridgeport_hostnotification_store()
Dqeth_core_sys.c494 if (qeth_card_hw_is_reachable(card)) { in qeth_dev_isolation_store()
517 if (!qeth_card_hw_is_reachable(card)) in qeth_dev_switch_attrs_show()
566 if (qeth_card_hw_is_reachable(card)) in qeth_hw_trap_store()
Dqeth_core.h886 int qeth_card_hw_is_reachable(struct qeth_card *);
Dqeth_l3_sys.c79 if (qeth_card_hw_is_reachable(card) && in qeth_l3_dev_route_store()
Dqeth_l2_main.c50 if (!qeth_card_hw_is_reachable(card)) in qeth_l2_do_ioctl()
1502 if (!qeth_card_hw_is_reachable(card)) in qeth_osn_assist()
Dqeth_l3_main.c435 if (!qeth_card_hw_is_reachable(card) || card->options.sniffer) in qeth_l3_set_ip_addr_list()
2541 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);
5988 if (!qeth_card_hw_is_reachable(card)) in qeth_core_ethtool_get_settings()