Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h7305 #define V_RXFIFO_FULL(x) ((x) << S_RXFIFO_FULL) macro
7306 #define F_RXFIFO_FULL V_RXFIFO_FULL(1U)