Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/drivers/net/
H A Dpsp.py28 def _send_with_ack(cfg, msg): function
41 _send_with_ack(cfg, b'conn clr\0')
48 _send_with_ack(cfg, b'conn psp\0' + struct.pack('BB', version, version))
55 _send_with_ack(cfg, b'data close\0')