Home
last modified time | relevance | path

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

/linux-4.4.14/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.c1989 struct mlx4_active_ports actv_ports = mlx4_get_active_ports( in mlx4_master_activate_admin_state()
2041 struct mlx4_active_ports actv_ports = mlx4_get_active_ports( in mlx4_master_deactivate_admin_state()
2710 struct mlx4_active_ports mlx4_get_active_ports(struct mlx4_dev *dev, int slave) in mlx4_get_active_ports()
2712 struct mlx4_active_ports actv_ports; in mlx4_get_active_ports()
2737 struct mlx4_active_ports actv_ports = mlx4_get_active_ports(dev, slave); in mlx4_slave_convert_port()
2753 struct mlx4_active_ports actv_ports = mlx4_get_active_ports(dev, slave); in mlx4_phys_to_slave_port()
2774 struct mlx4_active_ports actv_ports = in mlx4_phys_to_slaves_pport()
2786 const struct mlx4_active_ports *crit_ports) in mlx4_phys_to_slaves_pport_actv()
2794 struct mlx4_active_ports actv_ports = in mlx4_phys_to_slaves_pport_actv()
2807 struct mlx4_active_ports actv_ports = mlx4_get_active_ports(dev, slave); in mlx4_slaves_closest_port()
[all …]
Deq.c302 struct mlx4_active_ports actv_ports = mlx4_get_active_ports(dev, slave); in mlx4_get_slave_port_state()
319 struct mlx4_active_ports actv_ports = mlx4_get_active_ports(dev, slave); in mlx4_set_slave_port_state()
361 struct mlx4_active_ports actv_ports = mlx4_get_active_ports(dev, slave); in set_and_calc_slave_port_state()
Dfw.c316 struct mlx4_active_ports actv_ports = in mlx4_QUERY_FUNC_CAP_wrapper()
365 struct mlx4_active_ports actv_ports = in mlx4_QUERY_FUNC_CAP_wrapper()
1156 struct mlx4_active_ports actv_ports; in mlx4_QUERY_DEV_CAP_wrapper()
Dmlx4.h402 struct mlx4_active_ports actv_ports;
Dresource_tracker.c525 struct mlx4_active_ports actv_ports = in mlx4_init_resource_tracker()
/linux-4.4.14/include/linux/mlx4/
Ddevice.h1429 struct mlx4_active_ports { struct
1433 struct mlx4_active_ports mlx4_get_active_ports(struct mlx4_dev *dev, int slave);
1451 const struct mlx4_active_ports *crit_ports);
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dsysfs.c714 struct mlx4_active_ports actv_ports; in register_one_pkey_tree()
Dmad.c1993 struct mlx4_active_ports actv_ports = in mlx4_ib_alloc_demux_ctx()
Dmain.c2607 struct mlx4_active_ports actv_ports; in do_slave_init()