Home
last modified time | relevance | path

Searched refs:ETH_TEST_FL_EXTERNAL_LB (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dethtool.h882 ETH_TEST_FL_EXTERNAL_LB = (1 << 2), enumerator
/linux-6.3-rc2/drivers/net/ethernet/huawei/hinic/
A Dhinic_ethtool.c1597 if (!(flags & ETH_TEST_FL_EXTERNAL_LB)) { in do_lp_test()
1623 if (!(flags & ETH_TEST_FL_EXTERNAL_LB)) { in do_lp_test()
/linux-6.3-rc2/drivers/net/ethernet/emulex/benet/
A Dbe_ethtool.c921 if (test->flags & ETH_TEST_FL_EXTERNAL_LB) { in be_self_test()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_ethtool.c3032 (etest->flags & ETH_TEST_FL_EXTERNAL_LB)>>2); in bnx2x_self_test()
3086 if (etest->flags & ETH_TEST_FL_EXTERNAL_LB) { in bnx2x_self_test()
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_ethtool.c1181 if (eth_test->flags & ETH_TEST_FL_EXTERNAL_LB) { in qlcnic_diag_test()
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_ethtool.c443 if (eth_test->flags & ETH_TEST_FL_EXTERNAL_LB) { in hns3_self_test()
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qede/
A Dqede_ethtool.c1702 (etest->flags & ETH_TEST_FL_EXTERNAL_LB) >> 2); in qede_self_test()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ethtool.c3714 if ((etest->flags & ETH_TEST_FL_EXTERNAL_LB) && in bnxt_self_test()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/
A Dtg3.c13705 bool doextlpbk = etest->flags & ETH_TEST_FL_EXTERNAL_LB; in tg3_self_test()

Completed in 63 milliseconds