Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_regs.h3180 #define V_PREFDROPINTEN(x) ((x) << S_PREFDROPINTEN) macro
3181 #define F_PREFDROPINTEN V_PREFDROPINTEN(1U)
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_regs.h20553 #define V_PREFDROPINTEN(x) ((x) << S_PREFDROPINTEN) macro
20554 #define F_PREFDROPINTEN V_PREFDROPINTEN(1U)
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4_regs.h20524 #define V_PREFDROPINTEN(x) ((x) << S_PREFDROPINTEN) macro
20525 #define F_PREFDROPINTEN V_PREFDROPINTEN(1U)