Searched refs:real_port (Results 1 – 7 of 7) sorted by relevance
182 __field(u8, real_port)191 __entry->real_port = (u8) vdev->real_port;196 __entry->fake_port, __entry->real_port, __entry->current_mel
62 bw_index = (virt_dev->real_port - 1) * 2; in get_bw_index()64 bw_index = (virt_dev->real_port - 1) * 2 + 1; in get_bw_index()67 bw_index = virt_dev->real_port + xhci->usb3_rhub.num_ports - 1; in get_bw_index()
813 if (virt_dev->real_port == 0 || in xhci_free_tt_info()814 virt_dev->real_port > HCS_MAX_PORTS(xhci->hcs_params1)) { in xhci_free_tt_info()819 tt_list_head = &(xhci->rh_bw[virt_dev->real_port - 1].tts); in xhci_free_tt_info()856 &xhci->rh_bw[virt_dev->real_port - 1].tts); in xhci_alloc_tt_info()947 if (vdev->real_port == 0 || in xhci_free_virt_devices_depth_first()948 vdev->real_port > HCS_MAX_PORTS(xhci->hcs_params1)) { in xhci_free_virt_devices_depth_first()953 tt_list_head = &(xhci->rh_bw[vdev->real_port - 1].tts); in xhci_free_virt_devices_depth_first()1153 dev->real_port = port_num; in xhci_setup_addressable_virt_dev()
2210 bw_table = &xhci->rh_bw[virt_dev->real_port - 1].bw_table; in xhci_check_tt_bw_table()2328 virt_dev->real_port); in xhci_check_bw_table()2341 virt_dev->real_port); in xhci_check_bw_table()2438 unsigned int port_index = virt_dev->real_port - 1; in xhci_check_bw_table()2638 rh_bw_info = &xhci->rh_bw[virt_dev->real_port - 1]; in xhci_update_tt_active_eps()
1012 u8 real_port; member
1280 int real_port; in mlx4_QUERY_DEV_CAP_wrapper() local1299 for (slave_port = 0, real_port = first_port; in mlx4_QUERY_DEV_CAP_wrapper()1300 real_port < first_port + in mlx4_QUERY_DEV_CAP_wrapper()1302 ++real_port, ++slave_port) { in mlx4_QUERY_DEV_CAP_wrapper()1303 if (flags & (MLX4_DEV_CAP_FLAG_WOL_PORT1 << real_port)) in mlx4_QUERY_DEV_CAP_wrapper()
4121 int real_port; in mlx4_adjust_port() local4128 real_port = mlx4_slave_convert_port(dev, slave, gid[5]); in mlx4_adjust_port()4129 if (real_port < 0) in mlx4_adjust_port()4131 gid[5] = real_port; in mlx4_adjust_port()