Home
last modified time | relevance | path

Searched refs:LINK_FLAP_COUNT_MASK (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dshmem.h929 #define LINK_FLAP_COUNT_MASK 0x00ff0000 macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h679 #define LINK_FLAP_COUNT_MASK 0x00ff0000 macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c14082 lfa_sts = ((lfa_sts & ~LINK_FLAP_COUNT_MASK) | in elink_cannot_avoid_link_flap()
14083 (((((lfa_sts & LINK_FLAP_COUNT_MASK) >> in elink_cannot_avoid_link_flap()