Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dif_team.h162 bool per_port; member
/openbmc/linux/drivers/net/team/
H A Dteam.c179 if (!option->per_port) { in __team_option_inst_add_option()
210 if (opt_inst->option->per_port && in __team_option_inst_del_port()
223 if (!option->per_port) in __team_option_inst_add_port()
1579 .per_port = true,
1586 .per_port = true,
1593 .per_port = true,
1600 .per_port = true,
1607 .per_port = true,
H A Dteam_mode_loadbalance.c576 .per_port = true,
/openbmc/linux/net/bridge/
H A Dbr_netlink.c1353 __u8 per_port = nla_get_u8(data[IFLA_BR_VLAN_STATS_PER_PORT]); in br_changelink() local
1355 err = br_vlan_set_stats_per_port(br, per_port); in br_changelink()
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmain.c2222 bool per_port = !!(ibdev->dev->caps.flags2 & in mlx4_ib_alloc_diag_counters() local
2233 if (i && !per_port) { in mlx4_ib_alloc_diag_counters()