Searched defs:LinkConfig (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/tools/testing/selftests/drivers/net/hw/ |
D | nic_link_layer.py | 35 def _pre_test_checks(cfg: object, link_config: LinkConfig) -> None: 43 def verify_autonegotiation(cfg: object, expected_state: str, link_config: LinkConfig) -> None: 69 def test_autonegotiation(cfg: object, link_config: LinkConfig, time_delay: int) -> None: 79 def test_network_speed(cfg: object, link_config: LinkConfig, time_delay: int) -> None:
|
D | nic_performance.py | 49 def _pre_test_checks(cfg: object, link_config: LinkConfig) -> None: 63 def check_throughput(cfg: object, link_config: LinkConfig, test_config: TestConfig, protocol: str, … 113 def test_tcp_throughput(cfg: object, link_config: LinkConfig, test_config: TestConfig, traffic: Gen… 117 def test_udp_throughput(cfg: object, link_config: LinkConfig, test_config: TestConfig, traffic: Gen…
|
/linux-6.14.4/tools/testing/selftests/drivers/net/hw/lib/py/ |
D | linkconfig.py | 13 class LinkConfig: class
|
/linux-6.14.4/drivers/message/fusion/lsi/ |
D | mpi_cnfg.h | 1802 U8 LinkConfig; /* 19h */ member
|