Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_mpi.c967 qlge->port_cfg_info.link_cfg |= PP_PAUSE; in ql_set_pause_mode()
H A Dqlge.c7011 else if (qlge->port_cfg_info.link_cfg & PP_PAUSE) in ql_device_initialize()
7021 qlge->port_cfg_info.link_cfg |= PP_PAUSE; in ql_device_initialize()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h1672 #define PP_PAUSE 0x40 macro