Home
last modified time | relevance | path

Searched refs:LINK_STATUS_LINK_PARTNER_1000TFD_CAPABLE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dshmem.h82 #define LINK_STATUS_LINK_PARTNER_1000TFD_CAPABLE 0x00000200 macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h616 #define LINK_STATUS_LINK_PARTNER_1000TFD_CAPABLE 0x00000200 macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c6314 LINK_STATUS_LINK_PARTNER_1000TFD_CAPABLE; in elink_link_settings_status()
6418 LINK_STATUS_LINK_PARTNER_1000TFD_CAPABLE; in elink_warpcore_read_status()
8401 LINK_STATUS_LINK_PARTNER_1000TFD_CAPABLE; in elink_8073_read_status()
11445 LINK_STATUS_LINK_PARTNER_1000TFD_CAPABLE; in elink_848xx_read_status()
12255 LINK_STATUS_LINK_PARTNER_1000TFD_CAPABLE; in elink_54618se_read_status()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c1256 (status & LINK_STATUS_LINK_PARTNER_1000TFD_CAPABLE) ? in ecore_mcp_handle_link_change()