Home
last modified time | relevance | path

Searched refs:ETH_TEST_FL_OFFLINE (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_selftest.c175 if (*flags & ETH_TEST_FL_OFFLINE) { in mlx4_en_ex_selftest()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-selftest.c267 if (etest->flags != ETH_TEST_FL_OFFLINE) { in xgbe_selftest_run()
/linux/drivers/net/ethernet/sfc/falcon/
H A Dtenxpress.c427 if (!(flags & ETH_TEST_FL_OFFLINE)) in sfx7101_run_tests()
H A Dtxc43128_phy.c527 if (!(flags & ETH_TEST_FL_OFFLINE)) in txc43128_run_tests()
H A Dethtool.c506 (test->flags & ETH_TEST_FL_OFFLINE) ? "off" : "on"); in ef4_ethtool_self_test()
526 (test->flags & ETH_TEST_FL_OFFLINE) ? "off" : "on"); in ef4_ethtool_self_test()
H A Dselftest.c731 if (!(flags & ETH_TEST_FL_OFFLINE)) in ef4_selftest()
/linux/net/core/
H A Dselftests.c415 if (etest->flags != ETH_TEST_FL_OFFLINE) { in net_selftest()
/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.c368 (test->flags & ETH_TEST_FL_OFFLINE) ? "off" : "on"); in efx_siena_ethtool_self_test()
388 (test->flags & ETH_TEST_FL_OFFLINE) ? "off" : "on"); in efx_siena_ethtool_self_test()
H A Dselftest.c729 if (!(flags & ETH_TEST_FL_OFFLINE)) in efx_siena_selftest()
H A Dmcdi_port_common.c840 if ((flags & ETH_TEST_FL_OFFLINE) && in efx_siena_mcdi_phy_run_tests()
/linux/drivers/net/ethernet/sfc/
H A Dethtool_common.c146 (test->flags & ETH_TEST_FL_OFFLINE) ? "off" : "on"); in efx_ethtool_self_test()
166 (test->flags & ETH_TEST_FL_OFFLINE) ? "off" : "on"); in efx_ethtool_self_test()
H A Dselftest.c724 if (!(flags & ETH_TEST_FL_OFFLINE)) in efx_selftest()
H A Dmcdi_port_common.c822 if ((flags & ETH_TEST_FL_OFFLINE) && in efx_mcdi_phy_run_tests()
/linux/include/uapi/linux/
H A Dethtool.h1157 ETH_TEST_FL_OFFLINE = (1 << 0), enumerator
/linux/drivers/net/ethernet/engleder/
H A Dtsnep_selftests.c774 if (eth_test->flags != ETH_TEST_FL_OFFLINE) { in tsnep_ethtool_self_test()
/linux/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c2025 eth_test->flags &= ~ETH_TEST_FL_OFFLINE; in igb_diag_test()
2026 if (eth_test->flags == ETH_TEST_FL_OFFLINE) { in igb_diag_test()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_selftests.c1942 if (etest->flags != ETH_TEST_FL_OFFLINE) { in stmmac_selftest_run()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_ethtool.c1551 if (!(eth_test->flags & ETH_TEST_FL_OFFLINE)) { in fbnic_self_test()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c2169 if (eth_test->flags & ETH_TEST_FL_OFFLINE) in cxgb4_self_test()
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c443 if (!(eth_test->flags & ETH_TEST_FL_OFFLINE)) in hns3_self_test()
/linux/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c2207 if (eth_test->flags == ETH_TEST_FL_OFFLINE) { in igc_ethtool_diag_test()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c5248 if (etest->flags & ETH_TEST_FL_OFFLINE && in bnxt_self_test()
5264 if (etest->flags & ETH_TEST_FL_OFFLINE) { in bnxt_self_test()
/linux/drivers/net/ethernet/amd/
H A Dpcnet32.c954 if (test->flags == ETH_TEST_FL_OFFLINE) { in pcnet32_ethtool_test()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c1392 if (eth_test->flags == ETH_TEST_FL_OFFLINE) { in ice_self_test()
/linux/drivers/net/ethernet/nvidia/
H A Dforcedeth.c5263 if (test->flags & ETH_TEST_FL_OFFLINE) { in nv_self_test()

12