Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_gld.c702 if (result > PAUSE_MODE_PER_PRIORITY || in qlge_set_priv_prop()
H A Dqlge_mpi.c966 else if (qlge->pause == PAUSE_MODE_PER_PRIORITY) in ql_set_pause_mode()
H A Dqlge.c693 qlge->pause = PAUSE_MODE_PER_PRIORITY; in ql_read_conf()
695 if (data <= PAUSE_MODE_PER_PRIORITY) { in ql_read_conf()
7013 pause = PAUSE_MODE_PER_PRIORITY; in ql_device_initialize()
7021 else if (qlge->pause == PAUSE_MODE_PER_PRIORITY) in ql_device_initialize()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h1686 PAUSE_MODE_PER_PRIORITY /* Class Based Pause */ enumerator