Home
last modified time | relevance | path

Searched refs:Q81_CTL_CONFIG_Q_NUM_SHIFT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlxge/
H A Dqls_hw.h251 #define Q81_CTL_CONFIG_Q_NUM_SHIFT 8 macro
252 #define Q81_CTL_CONFIG_Q_NUM_MASK (0x7F << Q81_CTL_CONFIG_Q_NUM_SHIFT)
H A Dqls_hw.c1111 value |= (cid << Q81_CTL_CONFIG_Q_NUM_SHIFT); in qls_init_comp_queue()
1181 value |= (wid << Q81_CTL_CONFIG_Q_NUM_SHIFT); in qls_init_work_queue()