| /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 | 1154 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/ixgbevf/ |
| H A D | ethtool.c | 739 if (eth_test->flags == ETH_TEST_FL_OFFLINE) { in ixgbevf_diag_test()
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_ethtool.c | 1698 (etest->flags & ETH_TEST_FL_OFFLINE), in qede_self_test() 1703 if (etest->flags & ETH_TEST_FL_OFFLINE) { in qede_self_test()
|
| /linux/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_ethtool.c | 600 if (eth_test->flags == ETH_TEST_FL_OFFLINE) { in hns_nic_self_test()
|
| /linux/drivers/net/ethernet/emulex/benet/ |
| H A D | be_ethtool.c | 914 if (test->flags & ETH_TEST_FL_OFFLINE) { in be_self_test()
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_ethtool.c | 3029 (etest->flags & ETH_TEST_FL_OFFLINE), in bnx2x_self_test() 3050 if ((etest->flags & ETH_TEST_FL_OFFLINE) && !IS_MF(bp)) { in bnx2x_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/qlogic/qlcnic/ |
| H A D | qlcnic_ethtool.c | 1172 if (eth_test->flags & ETH_TEST_FL_OFFLINE) { in qlcnic_diag_test()
|
| /linux/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000_ethtool.c | 1520 if (eth_test->flags == ETH_TEST_FL_OFFLINE) { in e1000_diag_test()
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_selftests.c | 1968 if (etest->flags != ETH_TEST_FL_OFFLINE) { in stmmac_selftest_run()
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | ethtool.c | 1809 if (eth_test->flags == ETH_TEST_FL_OFFLINE) { in e1000_diag_test()
|