Home
last modified time | relevance | path

Searched refs:LOOPBACK_NONE (Results 1 – 23 of 23) sorted by relevance

/drivers/net/ethernet/sfc/falcon/
A Denum.h42 LOOPBACK_NONE = 0, enumerator
106 ~(1 << LOOPBACK_NONE))
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()
A Dqt202x_phy.c230 phy_op_mode = (efx->loopback_mode == LOOPBACK_NONE) ? 0x0038 : 0x0020; in qt2025c_select_phy_mode()
A Dtxc43128_phy.c499 if (efx->link_state.up || (efx->loopback_mode != LOOPBACK_NONE)) { in txc43128_phy_poll()
A Dethtool.c345 for (mode = LOOPBACK_NONE; mode <= LOOPBACK_TEST_MAX; mode++) { in ef4_ethtool_fill_self_tests()
A Defx.c38 [LOOPBACK_NONE] = "NONE",
A Dfalcon.c1339 (efx->loopback_mode != LOOPBACK_NONE)) in falcon_drain_tx_fifo()
/drivers/net/ethernet/sfc/siena/
A Denum.h42 LOOPBACK_NONE = 0, enumerator
106 ~(1 << LOOPBACK_NONE))
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()
A Dmcdi_port_common.c469 BUILD_BUG_ON(LOOPBACK_NONE != MC_CMD_LOOPBACK_NONE); in efx_siena_mcdi_phy_probe()
503 efx->loopback_modes &= ~(1 << LOOPBACK_NONE); in efx_siena_mcdi_phy_probe()
A Defx_common.c78 [LOOPBACK_NONE] = "NONE",
A Dethtool_common.c339 for (mode = LOOPBACK_NONE; mode <= LOOPBACK_TEST_MAX; mode++) { in efx_ethtool_fill_self_tests()
/drivers/net/ethernet/sfc/
A Denum.h42 LOOPBACK_NONE = 0, enumerator
106 ~(1 << LOOPBACK_NONE))
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()
A Dmcdi_port_common.c459 BUILD_BUG_ON(LOOPBACK_NONE != MC_CMD_LOOPBACK_NONE); in efx_mcdi_phy_probe()
493 efx->loopback_modes &= ~(1 << LOOPBACK_NONE); in efx_mcdi_phy_probe()
A Defx_common.c74 [LOOPBACK_NONE] = "NONE",
A Dethtool_common.c387 for (mode = LOOPBACK_NONE; mode <= LOOPBACK_TEST_MAX; mode++) { in efx_ethtool_fill_self_tests()
/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_link.h243 #define LOOPBACK_NONE 0 macro
A Dbnx2x_cmn.c4965 if (bp->link_params.loopback_mode != LOOPBACK_NONE) { in bnx2x_set_features()
4966 bp->link_params.loopback_mode = LOOPBACK_NONE; in bnx2x_set_features()
A Dbnx2x_ethtool.c2691 bp->link_params.loopback_mode = LOOPBACK_NONE; in bnx2x_run_loopback()
A Dbnx2x_link.c4554 if ((params->loopback_mode == LOOPBACK_NONE) || in bnx2x_warpcore_config_init()
4818 if (params->loopback_mode != LOOPBACK_NONE && in bnx2x_link_status_update()
/drivers/infiniband/hw/hfi1/
A Dplatform.c905 if (loopback != LOOPBACK_NONE || in tune_serdes()
A Dchip.h565 #define LOOPBACK_NONE 0 /* no loopback - default */ macro

Completed in 89 milliseconds