Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/net/
Dqeth_core_mpc.c213 {IPA_RC_LAN_OFFLINE, "STRTLAN_LAN_DISABLED - LAN offline"},
Dqeth_core_mpc.h212 IPA_RC_LAN_OFFLINE = 0xe080, enumerator
Dqeth_l3_main.c259 (rc == IPA_RC_LAN_OFFLINE)) { in qeth_l3_add_ip()
1502 if (rc && rc != IPA_RC_LAN_OFFLINE) { in qeth_l3_set_rx_mode()
Dqeth_core_main.c5173 if (rc == IPA_RC_LAN_OFFLINE) { in qeth_core_hardsetup_card()