Symbol: ETH_TEST_FL_OFFLINE
drivers/net/ethernet/amd/pcnet32.c
954
if (test->flags == ETH_TEST_FL_OFFLINE) {
drivers/net/ethernet/amd/xgbe/xgbe-selftest.c
267
if (etest->flags != ETH_TEST_FL_OFFLINE) {
drivers/net/ethernet/broadcom/bnx2.c
7606
if (etest->flags & ETH_TEST_FL_OFFLINE) {
drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c
3029
(etest->flags & ETH_TEST_FL_OFFLINE),
drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c
3050
if ((etest->flags & ETH_TEST_FL_OFFLINE) && !IS_MF(bp)) {
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c
5248
if (etest->flags & ETH_TEST_FL_OFFLINE &&
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c
5264
if (etest->flags & ETH_TEST_FL_OFFLINE) {
drivers/net/ethernet/broadcom/tg3.c
13850
if (etest->flags & ETH_TEST_FL_OFFLINE) {
drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c
2169
if (eth_test->flags & ETH_TEST_FL_OFFLINE)
drivers/net/ethernet/emulex/benet/be_ethtool.c
914
if (test->flags & ETH_TEST_FL_OFFLINE) {
drivers/net/ethernet/engleder/tsnep_selftests.c
774
if (eth_test->flags != ETH_TEST_FL_OFFLINE) {
drivers/net/ethernet/hisilicon/hns/hns_ethtool.c
600
if (eth_test->flags == ETH_TEST_FL_OFFLINE) {
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
443
if (!(eth_test->flags & ETH_TEST_FL_OFFLINE))
drivers/net/ethernet/intel/e100.c
2617
if (test->flags & ETH_TEST_FL_OFFLINE) {
drivers/net/ethernet/intel/e1000/e1000_ethtool.c
1522
if (eth_test->flags == ETH_TEST_FL_OFFLINE) {
drivers/net/ethernet/intel/e1000e/ethtool.c
1814
if (eth_test->flags == ETH_TEST_FL_OFFLINE) {
drivers/net/ethernet/intel/i40e/i40e_ethtool.c
2665
if (eth_test->flags == ETH_TEST_FL_OFFLINE) {
drivers/net/ethernet/intel/ice/ice_ethtool.c
1400
if (eth_test->flags == ETH_TEST_FL_OFFLINE) {
drivers/net/ethernet/intel/igb/igb_ethtool.c
2025
eth_test->flags &= ~ETH_TEST_FL_OFFLINE;
drivers/net/ethernet/intel/igb/igb_ethtool.c
2026
if (eth_test->flags == ETH_TEST_FL_OFFLINE) {
drivers/net/ethernet/intel/igc/igc_ethtool.c
2097
if (eth_test->flags == ETH_TEST_FL_OFFLINE) {
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c
2265
if (eth_test->flags == ETH_TEST_FL_OFFLINE) {
drivers/net/ethernet/intel/ixgbevf/ethtool.c
739
if (eth_test->flags == ETH_TEST_FL_OFFLINE) {
drivers/net/ethernet/mellanox/mlx4/en_selftest.c
175
if (*flags & ETH_TEST_FL_OFFLINE) {
drivers/net/ethernet/meta/fbnic/fbnic_ethtool.c
1551
if (!(eth_test->flags & ETH_TEST_FL_OFFLINE)) {
drivers/net/ethernet/nvidia/forcedeth.c
5263
if (test->flags & ETH_TEST_FL_OFFLINE) {
drivers/net/ethernet/qlogic/qede/qede_ethtool.c
1698
(etest->flags & ETH_TEST_FL_OFFLINE),
drivers/net/ethernet/qlogic/qede/qede_ethtool.c
1703
if (etest->flags & ETH_TEST_FL_OFFLINE) {
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
1172
if (eth_test->flags & ETH_TEST_FL_OFFLINE) {
drivers/net/ethernet/sfc/ethtool_common.c
146
(test->flags & ETH_TEST_FL_OFFLINE) ? "off" : "on");
drivers/net/ethernet/sfc/ethtool_common.c
166
(test->flags & ETH_TEST_FL_OFFLINE) ? "off" : "on");
drivers/net/ethernet/sfc/falcon/ethtool.c
506
(test->flags & ETH_TEST_FL_OFFLINE) ? "off" : "on");
drivers/net/ethernet/sfc/falcon/ethtool.c
526
(test->flags & ETH_TEST_FL_OFFLINE) ? "off" : "on");
drivers/net/ethernet/sfc/falcon/selftest.c
731
if (!(flags & ETH_TEST_FL_OFFLINE))
drivers/net/ethernet/sfc/falcon/tenxpress.c
427
if (!(flags & ETH_TEST_FL_OFFLINE))
drivers/net/ethernet/sfc/falcon/txc43128_phy.c
527
if (!(flags & ETH_TEST_FL_OFFLINE))
drivers/net/ethernet/sfc/mcdi_port_common.c
822
if ((flags & ETH_TEST_FL_OFFLINE) &&
drivers/net/ethernet/sfc/selftest.c
724
if (!(flags & ETH_TEST_FL_OFFLINE))
drivers/net/ethernet/sfc/siena/ethtool_common.c
368
(test->flags & ETH_TEST_FL_OFFLINE) ? "off" : "on");
drivers/net/ethernet/sfc/siena/ethtool_common.c
388
(test->flags & ETH_TEST_FL_OFFLINE) ? "off" : "on");
drivers/net/ethernet/sfc/siena/mcdi_port_common.c
840
if ((flags & ETH_TEST_FL_OFFLINE) &&
drivers/net/ethernet/sfc/siena/selftest.c
729
if (!(flags & ETH_TEST_FL_OFFLINE))
drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c
1968
if (etest->flags != ETH_TEST_FL_OFFLINE) {
net/core/selftests.c
415
if (etest->flags != ETH_TEST_FL_OFFLINE) {