Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h455 #define V_NON_OFFLOAD(x) ((x) << S_NON_OFFLOAD) macro
456 #define F_NON_OFFLOAD V_NON_OFFLOAD(1U)