Home
last modified time | relevance | path

Searched refs:mlx4_active_ports (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dport.c540 struct mlx4_active_ports actv_ports; in mlx4_get_slave_num_gids()
553 struct mlx4_active_ports exclusive_ports; in mlx4_get_slave_num_gids()
578 struct mlx4_active_ports actv_ports; in mlx4_get_base_gid_ix()
590 struct mlx4_active_ports exclusive_ports; in mlx4_get_base_gid_ix()
648 struct mlx4_active_ports actv_ports; in mlx4_reset_roce_gids()
1221 struct mlx4_active_ports exclusive_ports; in mlx4_get_slave_from_roce_gid()
1222 struct mlx4_active_ports actv_ports; in mlx4_get_slave_from_roce_gid()
Dcmd.c1973 struct mlx4_active_ports actv_ports = mlx4_get_active_ports( in mlx4_master_activate_admin_state()
2025 struct mlx4_active_ports actv_ports = mlx4_get_active_ports( in mlx4_master_deactivate_admin_state()
2694 struct mlx4_active_ports mlx4_get_active_ports(struct mlx4_dev *dev, int slave) in mlx4_get_active_ports()
2696 struct mlx4_active_ports actv_ports; in mlx4_get_active_ports()
2721 struct mlx4_active_ports actv_ports = mlx4_get_active_ports(dev, slave); in mlx4_slave_convert_port()
2737 struct mlx4_active_ports actv_ports = mlx4_get_active_ports(dev, slave); in mlx4_phys_to_slave_port()
2758 struct mlx4_active_ports actv_ports = in mlx4_phys_to_slaves_pport()
2770 const struct mlx4_active_ports *crit_ports) in mlx4_phys_to_slaves_pport_actv()
2778 struct mlx4_active_ports actv_ports = in mlx4_phys_to_slaves_pport_actv()
2791 struct mlx4_active_ports actv_ports = mlx4_get_active_ports(dev, slave); in mlx4_slaves_closest_port()
Deq.c274 struct mlx4_active_ports actv_ports = mlx4_get_active_ports(dev, slave); in mlx4_get_slave_port_state()
291 struct mlx4_active_ports actv_ports = mlx4_get_active_ports(dev, slave); in mlx4_set_slave_port_state()
333 struct mlx4_active_ports actv_ports = mlx4_get_active_ports(dev, slave); in set_and_calc_slave_port_state()
Dfw.c312 struct mlx4_active_ports actv_ports = in mlx4_QUERY_FUNC_CAP_wrapper()
355 struct mlx4_active_ports actv_ports = in mlx4_QUERY_FUNC_CAP_wrapper()
1132 struct mlx4_active_ports actv_ports; in mlx4_QUERY_DEV_CAP_wrapper()
Dresource_tracker.c509 struct mlx4_active_ports actv_ports = in mlx4_init_resource_tracker()
/linux-4.1.27/include/linux/mlx4/
Ddevice.h1390 struct mlx4_active_ports { struct
1394 struct mlx4_active_ports mlx4_get_active_ports(struct mlx4_dev *dev, int slave);
1412 const struct mlx4_active_ports *crit_ports);
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dsysfs.c714 struct mlx4_active_ports actv_ports; in register_one_pkey_tree()
Dmad.c1978 struct mlx4_active_ports actv_ports = in mlx4_ib_alloc_demux_ctx()
Dmain.c2581 struct mlx4_active_ports actv_ports; in do_slave_init()