Home
last modified time | relevance | path

Searched refs:LinkConfig (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/tools/testing/selftests/drivers/net/hw/
H A Dnic_link_layer.py33 from lib.py import LinkConfig
35 def _pre_test_checks(cfg: object, link_config: LinkConfig) -> None: argument
43 def verify_autonegotiation(cfg: object, expected_state: str, link_config: LinkConfig) -> None: argument
69 def test_autonegotiation(cfg: object, link_config: LinkConfig, time_delay: int) -> None: argument
79 def test_network_speed(cfg: object, link_config: LinkConfig, time_delay: int) -> None: argument
107 link_config = LinkConfig(cfg)
H A Dnic_performance.py40 from lib.py import LinkConfig
49 def _pre_test_checks(cfg: object, link_config: LinkConfig) -> None: argument
63 def check_throughput(cfg: object, link_config: LinkConfig, test_config: TestConfig, protocol: str, … argument
113 def test_tcp_throughput(cfg: object, link_config: LinkConfig, test_config: TestConfig, traffic: Gen… argument
117 def test_udp_throughput(cfg: object, link_config: LinkConfig, test_config: TestConfig, traffic: Gen… argument
131 link_config = LinkConfig(cfg)
/linux-6.15/tools/testing/selftests/drivers/net/hw/lib/py/
H A D__init__.py12 from .linkconfig import LinkConfig
H A Dlinkconfig.py13 class LinkConfig: class
/linux-6.15/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h1802 U8 LinkConfig; /* 19h */ member