Searched refs:PCI_EXP_LNKCAP2_SLS_5_0GB (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_pci.c472 #define PCI_EXP_LNKCAP2_SLS_5_0GB 0x04 /* Supported Link Speed 5.0GT/s */ macro
478 if (lnkcap2 & PCI_EXP_LNKCAP2_SLS_5_0GB)
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h148 #define PCI_EXP_LNKCAP2_SLS_5_0GB 0x04 /* Supported Link Speed 5.0GT/s */ macro
941 if (lnkcap2 & PCI_EXP_LNKCAP2_SLS_5_0GB)
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_main.c645 else if (lnkcap2 & PCI_EXP_LNKCAP2_SLS_5_0GB)

Completed in 150 milliseconds