Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c1629 context->ignore_fcs |= MLX4_IGNORE_FCS_MASK; in mlx4_SET_PORT_fcs_check()
1631 context->ignore_fcs &= ~MLX4_IGNORE_FCS_MASK; in mlx4_SET_PORT_fcs_check()
H A Dmlx4.h782 u8 ignore_fcs; member