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

/freebsd-13-stable/sys/dev/qlxge/
H A Dqls_hw.h253 #define Q81_CTL_CONFIG_Q_NUM_SHIFT 8 macro
254 #define Q81_CTL_CONFIG_Q_NUM_MASK (0x7F << Q81_CTL_CONFIG_Q_NUM_SHIFT)
H A Dqls_hw.c1112 value |= (cid << Q81_CTL_CONFIG_Q_NUM_SHIFT);
1182 value |= (wid << Q81_CTL_CONFIG_Q_NUM_SHIFT);

Completed in 105 milliseconds