Searched refs:other_port (Results 1 – 3 of 3) sorted by relevance
644 int err, other_port; in mlx4_ib_demux_mad() local665 other_port = (port == 1) ? 2 : 1; in mlx4_ib_demux_mad()666 err = mlx4_get_slave_from_roce_gid(dev->dev, other_port, grh->dgid.raw, &slave); in mlx4_ib_demux_mad()668 port = other_port; in mlx4_ib_demux_mad()670 slave, grh->dgid.raw, port, other_port); in mlx4_ib_demux_mad()
1442 int other_port = (port == 1) ? 2 : 1; in mlx4_QUERY_PORT_wrapper() local1445 err = mlx4_QUERY_PORT(dev, other_port, &port_cap); in mlx4_QUERY_PORT_wrapper()
13574 uint8_t other_port = !(PORT_ID(sc) & 1); in bxe_get_mf_cfg_info() local13575 uint8_t abs_func_other_port = (SC_PATH(sc) + (2 * other_port)); in bxe_get_mf_cfg_info()