Searched refs:ec_function (Results 1 – 2 of 2) sorted by relevance
51 u8 ec_function; member72 static u32 get_function(u16 func_id, bool ec_function) in get_function() argument74 return (u32)func_id | (ec_function << 16); in get_function()77 static u16 func_id_to_type(struct mlx5_core_dev *dev, u16 func_id, bool ec_function) in func_id_to_type() argument80 return mlx5_core_is_ecpf(dev) && !ec_function ? MLX5_HOST_PF : MLX5_PF; in func_id_to_type()83 if (ec_function) in func_id_to_type()337 bool ec_function) in page_notify_fail() argument345 MLX5_SET(manage_pages_in, in, embedded_cpu_function, ec_function); in page_notify_fail()354 int event, bool ec_function) in give_pages() argument356 u32 function = get_function(func_id, ec_function); in give_pages()[all …]
645 __be16 ec_function; member755 __be16 ec_function; member