Searched refs:V_EC_VALID (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/cxgb/common/
H A Dcxgb_sge_defs.h88 #define V_EC_VALID(x) ((x) << S_EC_VALID) macro
89 #define F_EC_VALID V_EC_VALID(1U)
H A Dcxgb_t3_hw.c2729 t3_write_reg(adapter, A_SG_CONTEXT_DATA3, V_EC_VALID(enable));

Completed in 77 milliseconds