Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dshmem.h926 #define LINK_FLAP_AVOIDANCE_COUNT_MASK 0x0000ff00 macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h677 #define LINK_FLAP_AVOIDANCE_COUNT_MASK 0x0000ff00 macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c14013 lfa_sts = ((lfa_sts & ~LINK_FLAP_AVOIDANCE_COUNT_MASK) | in elink_avoid_link_flap()
14014 (((((lfa_sts & LINK_FLAP_AVOIDANCE_COUNT_MASK) >> in elink_avoid_link_flap()