Home
last modified time | relevance | path

Searched refs:phv_check_en (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.h206 u8 phv_check_en; /* for QUERY_HCA */ member
H A Dfw.c2203 param->phv_check_en = 1; in mlx4_QUERY_HCA()
H A Dmain.c561 /* Turn off PHV_EN flag in case phv_check_en is set. in mlx4_dev_cap()
562 * phv_check_en is a HW check that parse the packet and verify in mlx4_dev_cap()
564 * PHV_EN flag should be set and phv_check_en must be cleared in mlx4_dev_cap()
567 if (err || hca_param.phv_check_en) in mlx4_dev_cap()