Home
last modified time | relevance | path

Searched refs:QETH_SWITCH_FORW_802_1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/s390/net/
H A Dqeth_core_sys.c482 if (sw_info.capabilities & QETH_SWITCH_FORW_802_1) in qeth_dev_switch_attrs_show()
484 (sw_info.settings & QETH_SWITCH_FORW_802_1 ? in qeth_dev_switch_attrs_show()
H A Dqeth_core_mpc.h534 #define QETH_SWITCH_FORW_802_1 0x00000001 macro