Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h7231 #define V_PHYFRAMECOMPLETE(x) ((x) << S_PHYFRAMECOMPLETE) macro
7232 #define F_PHYFRAMECOMPLETE V_PHYFRAMECOMPLETE(1U)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h41597 #define V_PHYFRAMECOMPLETE(x) ((x) << S_PHYFRAMECOMPLETE) macro
41598 #define F_PHYFRAMECOMPLETE V_PHYFRAMECOMPLETE(1U)