Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx4/
Dfw.c388 #define QUERY_FUNC_CAP_PHV_BIT 0x40 in mlx4_QUERY_FUNC_CAP_wrapper() macro
445 field |= QUERY_FUNC_CAP_PHV_BIT; in mlx4_QUERY_FUNC_CAP_wrapper()
3057 *phv = func_cap.flags0 & QUERY_FUNC_CAP_PHV_BIT; in get_phv_bit()