Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_en/
H A Den.h186 #define MLX4_LOOPBACK_TEST_PAYLOAD (HEADER_COPY_SIZE - ETHER_HDR_LEN) macro
H A Dmlx4_en_rx.c591 for (i = 0; i < MLX4_LOOPBACK_TEST_PAYLOAD; i++, offset++) { in validate_loopback()