Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dport.c1051 context->ignore_fcs |= MLX4_IGNORE_FCS_MASK; in mlx4_SET_PORT_fcs_check()
1053 context->ignore_fcs &= ~MLX4_IGNORE_FCS_MASK; in mlx4_SET_PORT_fcs_check()
Dmlx4.h781 u8 ignore_fcs; member