Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dxlnx-can-test.c72 static void match_rx_tx_data(const uint32_t *buf_tx, const uint32_t *buf_rx, in match_rx_tx_data() function
162 match_rx_tx_data(buf_tx, buf_rx, can_timestamp); in test_can_bus()
195 match_rx_tx_data(buf_tx, buf_rx, 0); in test_can_loopback()
209 match_rx_tx_data(buf_tx, buf_rx, 0); in test_can_loopback()
260 match_rx_tx_data(buf_tx, buf_rx, can_timestamp); in test_can_filter()
306 match_rx_tx_data(buf_tx, buf_rx, can_timestamp); in test_can_sleepmode()
344 match_rx_tx_data(buf_tx, buf_rx, can_timestamp); in test_can_snoopmode()
H A Dxlnx-canfd-test.c253 static void match_rx_tx_data(const uint32_t *buf_tx, const uint32_t *buf_rx, in match_rx_tx_data() function
311 match_rx_tx_data(buf_tx, buf_rx, false); in test_can_data_transfer()
351 match_rx_tx_data(buf_tx, buf_rx, true); in test_canfd_data_transfer()
390 match_rx_tx_data(buf_tx, buf_rx, true); in test_can_loopback()
398 match_rx_tx_data(buf_tx, buf_rx, true); in test_can_loopback()