Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_selftest.c175 if (*flags & ETH_TEST_FL_OFFLINE) { in mlx4_en_ex_selftest()
/openbmc/u-boot/include/linux/
H A Dethtool.h276 ETH_TEST_FL_OFFLINE = (1 << 0), /* online / offline */ enumerator
/openbmc/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.c512 (test->flags & ETH_TEST_FL_OFFLINE) ? "off" : "on"); in ef4_ethtool_self_test()
532 (test->flags & ETH_TEST_FL_OFFLINE) ? "off" : "on"); in ef4_ethtool_self_test()
H A Dselftest.c732 if (!(flags & ETH_TEST_FL_OFFLINE)) in ef4_selftest()
/openbmc/linux/net/core/
H A Dselftests.c377 if (etest->flags != ETH_TEST_FL_OFFLINE) { in net_selftest()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dethtool_common.c147 (test->flags & ETH_TEST_FL_OFFLINE) ? "off" : "on"); in efx_ethtool_self_test()
167 (test->flags & ETH_TEST_FL_OFFLINE) ? "off" : "on"); in efx_ethtool_self_test()
H A Dselftest.c725 if (!(flags & ETH_TEST_FL_OFFLINE)) in efx_selftest()
H A Dmcdi_port_common.c833 if ((flags & ETH_TEST_FL_OFFLINE) && in efx_mcdi_phy_run_tests()
/openbmc/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.c730 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()
/openbmc/linux/drivers/staging/qlge/
H A Dqlge_ethtool.c581 if (eth_test->flags == ETH_TEST_FL_OFFLINE) { in qlge_self_test()
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h880 ETH_TEST_FL_OFFLINE = (1 << 0), enumerator
/openbmc/linux/include/uapi/linux/
H A Dethtool.h880 ETH_TEST_FL_OFFLINE = (1 << 0), enumerator
/openbmc/linux/drivers/net/ethernet/engleder/
H A Dtsnep_selftests.c774 if (eth_test->flags != ETH_TEST_FL_OFFLINE) { in tsnep_ethtool_self_test()
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dethtool.c739 if (eth_test->flags == ETH_TEST_FL_OFFLINE) { in ixgbevf_diag_test()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c600 if (eth_test->flags == ETH_TEST_FL_OFFLINE) { in hns_nic_self_test()
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c1718 (etest->flags & ETH_TEST_FL_OFFLINE), in qede_self_test()
1723 if (etest->flags & ETH_TEST_FL_OFFLINE) { in qede_self_test()
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c914 if (test->flags & ETH_TEST_FL_OFFLINE) { in be_self_test()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c3031 (etest->flags & ETH_TEST_FL_OFFLINE), in bnx2x_self_test()
3052 if ((etest->flags & ETH_TEST_FL_OFFLINE) && !IS_MF(bp)) { in bnx2x_self_test()
/openbmc/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()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c1518 if (eth_test->flags == ETH_TEST_FL_OFFLINE) { in e1000_diag_test()
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ethtool.c1172 if (eth_test->flags & ETH_TEST_FL_OFFLINE) { in qlcnic_diag_test()

12