Searched refs:LOOPBACK_NONE (Results 1 – 18 of 18) sorted by relevance
42 LOOPBACK_NONE = 0, enumerator106 ~(1 << LOOPBACK_NONE))
634 for (mode = LOOPBACK_NONE; mode <= LOOPBACK_TEST_MAX; mode++) { in ef4_test_loopbacks()748 efx->loopback_mode = LOOPBACK_NONE; in ef4_selftest()
230 phy_op_mode = (efx->loopback_mode == LOOPBACK_NONE) ? 0x0038 : 0x0020; in qt2025c_select_phy_mode()
499 if (efx->link_state.up || (efx->loopback_mode != LOOPBACK_NONE)) { in txc43128_phy_poll()
345 for (mode = LOOPBACK_NONE; mode <= LOOPBACK_TEST_MAX; mode++) { in ef4_ethtool_fill_self_tests()
39 [LOOPBACK_NONE] = "NONE",
1339 (efx->loopback_mode != LOOPBACK_NONE)) in falcon_drain_tx_fifo()
42 LOOPBACK_NONE = 0, enumerator107 ~(1 << LOOPBACK_NONE))
634 for (mode = LOOPBACK_NONE; mode <= LOOPBACK_TEST_MAX; mode++) { in efx_test_loopbacks()748 efx->loopback_mode = LOOPBACK_NONE; in efx_selftest()
455 BUILD_BUG_ON(LOOPBACK_NONE != MC_CMD_LOOPBACK_NONE); in efx_mcdi_phy_probe()488 efx->loopback_modes &= ~(1 << LOOPBACK_NONE); in efx_mcdi_phy_probe()
363 for (mode = LOOPBACK_NONE; mode <= LOOPBACK_TEST_MAX; mode++) { in efx_ethtool_fill_self_tests()
45 [LOOPBACK_NONE] = "NONE",
243 #define LOOPBACK_NONE 0 macro
4947 if (bp->link_params.loopback_mode != LOOPBACK_NONE) { in bnx2x_set_features()4948 bp->link_params.loopback_mode = LOOPBACK_NONE; in bnx2x_set_features()
2691 bp->link_params.loopback_mode = LOOPBACK_NONE; in bnx2x_run_loopback()
4550 if ((params->loopback_mode == LOOPBACK_NONE) || in bnx2x_warpcore_config_init()4814 if (params->loopback_mode != LOOPBACK_NONE && in bnx2x_link_status_update()
947 if (loopback != LOOPBACK_NONE || in tune_serdes()
605 #define LOOPBACK_NONE 0 /* no loopback - default */ macro