Searched refs:port_caps (Results 1 – 9 of 9) sorted by relevance
51 return dev->port_caps[port_num - 1].has_smi; in can_do_mad_ifc()308 dev->port_caps[port - 1].ext_port_cap = (!err && !packet_error) ? in mlx5_query_ext_port_caps()598 if (dev->port_caps[port - 1].ext_port_cap & in mlx5_query_mad_ifc_port()
2765 for (port = 1; port <= ARRAY_SIZE(dev->port_caps); port++) { in set_has_smi_cap()2766 dev->port_caps[port - 1].has_smi = false; in set_has_smi_cap()2778 dev->port_caps[port - 1].has_smi = in set_has_smi_cap()2781 dev->port_caps[port - 1].has_smi = true; in set_has_smi_cap()
1099 struct mlx5_port_caps port_caps[MLX5_MAX_PORTS]; member
1374 if (unlikely(!dev->port_caps[qp->port - 1].has_smi)) { in mlx5_ib_post_send()
1933 kfree(xhci->port_caps[i].psi); in xhci_mem_cleanup()1934 kfree(xhci->port_caps); in xhci_mem_cleanup()1942 xhci->port_caps = NULL; in xhci_mem_cleanup()2189 port_cap = &xhci->port_caps[xhci->num_port_caps++]; in xhci_add_in_port()2362 xhci->port_caps = kcalloc_node(cap_count, sizeof(*xhci->port_caps), in xhci_setup_port_arrays()2364 if (!xhci->port_caps) in xhci_setup_port_arrays()
61 u8 major = xhci->port_caps[i].maj_rev; in xhci_create_usb3x_bos_desc()62 u8 minor = xhci->port_caps[i].min_rev; in xhci_create_usb3x_bos_desc()67 port_cap = &xhci->port_caps[i]; in xhci_create_usb3x_bos_desc()
1935 struct xhci_port_cap *port_caps; member
3499 union dwnstream_port_caps_byte0 *port_caps = in get_active_converter_info() local3504 switch (port_caps->bits.DWN_STRM_PORTX_TYPE) { in get_active_converter_info()3536 if (port_caps->bits.DWN_STRM_PORTX_TYPE in get_active_converter_info()
1690 u32 port_caps = efx_mcdi_phy_get_caps(efx); in efx_ef10_raw_stat_mask() local1697 if (port_caps & (1 << MC_CMD_PHY_CAP_40000FDX_LBN)) { in efx_ef10_raw_stat_mask()