Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4_msg.h131 #define V_NON_OFFLOAD(x) ((x) << S_NON_OFFLOAD) macro
132 #define F_NON_OFFLOAD V_NON_OFFLOAD(1U)