Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c1615 ha->ip_init_ctrl_blk.cb.low_water_mark[0] = LSB(ql_ip_low_water); in ql_23_properties()
1616 ha->ip_init_ctrl_blk.cb.low_water_mark[1] = MSB(ql_ip_low_water); in ql_23_properties()
2062 ha->ip_init_ctrl_blk.cb24.low_water_mark[0] = LSB(ql_ip_low_water); in ql_24xx_properties()
2063 ha->ip_init_ctrl_blk.cb24.low_water_mark[1] = MSB(ql_ip_low_water); in ql_24xx_properties()
H A Dql_api.c276 uint32_t ql_ip_low_water = 10; variable
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2467 extern uint32_t ql_ip_low_water;