Home
last modified time | relevance | path

Searched defs:is_uc (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c593 bool is_uc = (list_type == MLX5_NVPRT_LIST_TYPE_UC); in mlx5e_fill_addr_array() local
620 bool is_uc = (list_type == MLX5_NVPRT_LIST_TYPE_UC); in mlx5e_vport_context_update_addr_list() local
Deswitch.c483 bool is_uc = list_type == MLX5_NVPRT_LIST_TYPE_UC; in esw_apply_vport_addr_list() local
517 bool is_uc = list_type == MLX5_NVPRT_LIST_TYPE_UC; in esw_update_vport_addr_list() local
/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch.c1790 static int dpaa2_switch_port_lookup_address(struct net_device *netdev, int is_uc, in dpaa2_switch_port_lookup_address()