Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h5604 #define V_PRIORITY_CH(x) ((x) << S_PRIORITY_CH) macro
5605 #define F_PRIORITY_CH V_PRIORITY_CH(1U)