| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_selftest.c | 175 if (*flags & ETH_TEST_FL_OFFLINE) { in mlx4_en_ex_selftest()
|
| /linux/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-selftest.c | 267 if (etest->flags != ETH_TEST_FL_OFFLINE) { in xgbe_selftest_run()
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | tenxpress.c | 427 if (!(flags & ETH_TEST_FL_OFFLINE)) in sfx7101_run_tests()
|
| H A D | txc43128_phy.c | 527 if (!(flags & ETH_TEST_FL_OFFLINE)) in txc43128_run_tests()
|
| H A D | ethtool.c | 506 (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 D | selftest.c | 731 if (!(flags & ETH_TEST_FL_OFFLINE)) in ef4_selftest()
|
| /linux/net/core/ |
| H A D | selftests.c | 415 if (etest->flags != ETH_TEST_FL_OFFLINE) { in net_selftest()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | ethtool_common.c | 368 (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 D | selftest.c | 729 if (!(flags & ETH_TEST_FL_OFFLINE)) in efx_siena_selftest()
|
| H A D | mcdi_port_common.c | 840 if ((flags & ETH_TEST_FL_OFFLINE) && in efx_siena_mcdi_phy_run_tests()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ethtool_common.c | 146 (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 D | selftest.c | 724 if (!(flags & ETH_TEST_FL_OFFLINE)) in efx_selftest()
|
| H A D | mcdi_port_common.c | 822 if ((flags & ETH_TEST_FL_OFFLINE) && in efx_mcdi_phy_run_tests()
|
| /linux/include/uapi/linux/ |
| H A D | ethtool.h | 1157 ETH_TEST_FL_OFFLINE = (1 << 0), enumerator
|
| /linux/drivers/net/ethernet/engleder/ |
| H A D | tsnep_selftests.c | 774 if (eth_test->flags != ETH_TEST_FL_OFFLINE) { in tsnep_ethtool_self_test()
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ethtool.c | 2025 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 D | stmmac_selftests.c | 1942 if (etest->flags != ETH_TEST_FL_OFFLINE) { in stmmac_selftest_run()
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_ethtool.c | 1551 if (!(eth_test->flags & ETH_TEST_FL_OFFLINE)) { in fbnic_self_test()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_ethtool.c | 2169 if (eth_test->flags & ETH_TEST_FL_OFFLINE) in cxgb4_self_test()
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_ethtool.c | 443 if (!(eth_test->flags & ETH_TEST_FL_OFFLINE)) in hns3_self_test()
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ethtool.c | 2207 if (eth_test->flags == ETH_TEST_FL_OFFLINE) { in igc_ethtool_diag_test()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 5248 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 D | pcnet32.c | 954 if (test->flags == ETH_TEST_FL_OFFLINE) { in pcnet32_ethtool_test()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.c | 1392 if (eth_test->flags == ETH_TEST_FL_OFFLINE) { in ice_self_test()
|
| /linux/drivers/net/ethernet/nvidia/ |
| H A D | forcedeth.c | 5263 if (test->flags & ETH_TEST_FL_OFFLINE) { in nv_self_test()
|