Searched defs:is_uc (Results 1 – 3 of 3) sorted by relevance
481 bool is_uc = (list_type == MLX5_NVPRT_LIST_TYPE_UC); in mlx5e_fill_addr_array() local508 bool is_uc = (list_type == MLX5_NVPRT_LIST_TYPE_UC); in mlx5e_vport_context_update_addr_list() local
688 bool is_uc = list_type == MLX5_NVPRT_LIST_TYPE_UC; in esw_apply_vport_addr_list() local722 bool is_uc = list_type == MLX5_NVPRT_LIST_TYPE_UC; in esw_update_vport_addr_list() local
912 static int port_lookup_address(struct net_device *netdev, int is_uc, in port_lookup_address()