Home
last modified time | relevance | path

Searched refs:sbp_rc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_l2_main.c1446 u16 sbp_rc = sbp->hdr.return_code; in qeth_bridgeport_makerc() local
1449 if (ipa_rc == IPA_RC_SUCCESS && sbp_rc == IPA_RC_SUCCESS) in qeth_bridgeport_makerc()
1453 (!IS_IQD(card) && ipa_rc == sbp_rc)) { in qeth_bridgeport_makerc()
1454 switch (sbp_rc) { in qeth_bridgeport_makerc()
1533 QETH_CARD_TEXT_(card, 2, "SBPc%04x", sbp_rc); in qeth_bridgeport_makerc()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_l2_main.c1557 u16 sbp_rc = sbp->hdr.return_code; in qeth_bridgeport_makerc() local
1560 if (ipa_rc == IPA_RC_SUCCESS && sbp_rc == IPA_RC_SUCCESS) in qeth_bridgeport_makerc()
1564 (!IS_IQD(card) && ipa_rc == sbp_rc)) { in qeth_bridgeport_makerc()
1565 switch (sbp_rc) { in qeth_bridgeport_makerc()
1644 QETH_CARD_TEXT_(card, 2, "SBPc%04x", sbp_rc); in qeth_bridgeport_makerc()

Completed in 7 milliseconds