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

/linux-master/include/linux/
H A Dif_team.h162 bool per_port; member in struct:team_option
/linux-master/drivers/net/team/
H A Dteam.c178 if (!option->per_port) {
209 if (opt_inst->option->per_port &&
222 if (!option->per_port)
1578 .per_port = true,
1585 .per_port = true,
1592 .per_port = true,
1599 .per_port = true,
1606 .per_port = true,
H A Dteam_mode_loadbalance.c576 .per_port = true,
/linux-master/net/bridge/
H A Dbr_netlink.c1357 __u8 per_port = nla_get_u8(data[IFLA_BR_VLAN_STATS_PER_PORT]); local
1359 err = br_vlan_set_stats_per_port(br, per_port);
/linux-master/drivers/infiniband/hw/mlx4/
H A Dmain.c2222 bool per_port = !!(ibdev->dev->caps.flags2 & local
2233 if (i && !per_port) {

Completed in 157 milliseconds