Searched refs:LinkConfig (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/tools/testing/selftests/drivers/net/hw/ |
| H A D | nic_link_layer.py | 33 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 D | nic_performance.py | 40 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__.py | 12 from .linkconfig import LinkConfig
|
| H A D | linkconfig.py | 13 class LinkConfig: class
|
| /linux-6.15/drivers/message/fusion/lsi/ |
| H A D | mpi_cnfg.h | 1802 U8 LinkConfig; /* 19h */ member
|