Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/
H A Ddevice.h1388 int get_phv_bit(struct mlx4_dev *dev, u8 port, int *phv);
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_fw.c3014 int get_phv_bit(struct mlx4_dev *dev, u8 port, int *phv) in get_phv_bit() argument
3022 *phv = func_cap.flags0 & QUERY_FUNC_CAP_PHV_BIT; in get_phv_bit()