Home
last modified time | relevance | path

Searched refs:LOOPBACK_NONE (Results 1 - 25 of 41) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Denum.h12 * @LOOPBACK_NONE: no loopback
42 LOOPBACK_NONE = 0, enumerator
107 ~(1 << LOOPBACK_NONE))
H A Dselftest.c632 for (mode = LOOPBACK_NONE; mode <= LOOPBACK_TEST_MAX; mode++) { in efx_test_loopbacks()
746 efx->loopback_mode = LOOPBACK_NONE; in efx_selftest()
H A Dmcdi_port_common.c470 BUILD_BUG_ON(LOOPBACK_NONE != MC_CMD_LOOPBACK_NONE); in efx_mcdi_phy_probe()
501 /* The MC indicates that LOOPBACK_NONE is a valid loopback mode, in efx_mcdi_phy_probe()
504 efx->loopback_modes &= ~(1 << LOOPBACK_NONE); in efx_mcdi_phy_probe()
H A Defx_common.c77 [LOOPBACK_NONE] = "NONE",
H A Dethtool_common.c387 for (mode = LOOPBACK_NONE; mode <= LOOPBACK_TEST_MAX; mode++) { in efx_ethtool_fill_self_tests()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Denum.h12 * @LOOPBACK_NONE: no loopback
42 LOOPBACK_NONE = 0, enumerator
106 ~(1 << LOOPBACK_NONE))
H A Dselftest.c634 for (mode = LOOPBACK_NONE; mode <= LOOPBACK_TEST_MAX; mode++) { in ef4_test_loopbacks()
748 efx->loopback_mode = LOOPBACK_NONE; in ef4_selftest()
H A Dtxc43128_phy.c499 if (efx->link_state.up || (efx->loopback_mode != LOOPBACK_NONE)) { in txc43128_phy_poll()
H A Dqt202x_phy.c230 phy_op_mode = (efx->loopback_mode == LOOPBACK_NONE) ? 0x0038 : 0x0020; in qt2025c_select_phy_mode()
H A Dethtool.c345 for (mode = LOOPBACK_NONE; mode <= LOOPBACK_TEST_MAX; mode++) { in ef4_ethtool_fill_self_tests()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Denum.h12 * @LOOPBACK_NONE: no loopback
42 LOOPBACK_NONE = 0, enumerator
106 ~(1 << LOOPBACK_NONE))
H A Dselftest.c639 for (mode = LOOPBACK_NONE; mode <= LOOPBACK_TEST_MAX; mode++) { in efx_test_loopbacks()
753 efx->loopback_mode = LOOPBACK_NONE; in efx_selftest()
H A Dmcdi_port_common.c468 BUILD_BUG_ON(LOOPBACK_NONE != MC_CMD_LOOPBACK_NONE); in efx_mcdi_phy_probe()
499 /* The MC indicates that LOOPBACK_NONE is a valid loopback mode, in efx_mcdi_phy_probe()
502 efx->loopback_modes &= ~(1 << LOOPBACK_NONE); in efx_mcdi_phy_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Denum.h12 * @LOOPBACK_NONE: no loopback
42 LOOPBACK_NONE = 0, enumerator
106 ~(1 << LOOPBACK_NONE))
H A Dselftest.c646 for (mode = LOOPBACK_NONE; mode <= LOOPBACK_TEST_MAX; mode++) { in ef4_test_loopbacks()
760 efx->loopback_mode = LOOPBACK_NONE; in ef4_selftest()
H A Dqt202x_phy.c230 phy_op_mode = (efx->loopback_mode == LOOPBACK_NONE) ? 0x0038 : 0x0020; in qt2025c_select_phy_mode()
H A Dtxc43128_phy.c499 if (efx->link_state.up || (efx->loopback_mode != LOOPBACK_NONE)) { in txc43128_phy_poll()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Denum.h12 * @LOOPBACK_NONE: no loopback
42 LOOPBACK_NONE = 0, enumerator
106 ~(1 << LOOPBACK_NONE))
H A Dselftest.c644 for (mode = LOOPBACK_NONE; mode <= LOOPBACK_TEST_MAX; mode++) { in efx_test_loopbacks()
758 efx->loopback_mode = LOOPBACK_NONE; in efx_siena_selftest()
H A Dmcdi_port_common.c469 BUILD_BUG_ON(LOOPBACK_NONE != MC_CMD_LOOPBACK_NONE); in efx_siena_mcdi_phy_probe()
500 /* The MC indicates that LOOPBACK_NONE is a valid loopback mode, in efx_siena_mcdi_phy_probe()
503 efx->loopback_modes &= ~(1 << LOOPBACK_NONE); in efx_siena_mcdi_phy_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.h243 #define LOOPBACK_NONE 0 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.h243 #define LOOPBACK_NONE 0 macro
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dplatform.c947 if (loopback != LOOPBACK_NONE || in tune_serdes()
H A Dchip.h607 #define LOOPBACK_NONE 0 /* no loopback - default */ macro
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dplatform.c905 if (loopback != LOOPBACK_NONE || in tune_serdes()

Completed in 33 milliseconds

12