Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx4/
Dport.c1741 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()
Dmlx4.h795 u8 ignore_fcs; member