Home
last modified time | relevance | path

Searched refs:os_mismatch (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/s390/net/
H A Dqeth_l2_sys.c18 bool os_mismatch = false; in qeth_bridge_port_role_state_show() local
29 &card->options.sbp.role, &state, &os_mismatch); in qeth_bridge_port_role_state_show()
58 os_mismatch) in qeth_bridge_port_role_state_show()
H A Dqeth_l2.h17 bool *os_mismatch);
H A Dqeth_l2_main.c1548 bool *os_mismatch; member
1753 if (cbctl->data.qports.os_mismatch) in qeth_bridgeport_query_ports_cb()
1754 *cbctl->data.qports.os_mismatch = in qeth_bridgeport_query_ports_cb()
1774 bool *os_mismatch) in qeth_bridgeport_query_ports() argument
1782 .os_mismatch = os_mismatch, in qeth_bridgeport_query_ports()