Searched refs:ignore_fcs (Results 1 – 2 of 2) sorted by relevance
1741 context->ignore_fcs |= MLX4_IGNORE_FCS_MASK; in mlx4_SET_PORT_fcs_check()1743 context->ignore_fcs &= ~MLX4_IGNORE_FCS_MASK; in mlx4_SET_PORT_fcs_check()
795 u8 ignore_fcs; member