Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_sge_defs.h58 #define V_EC_BASE_LO(x) ((x) << S_EC_BASE_LO) macro
H A Dcxgb_t3_hw.c2577 V_EC_BASE_LO((u32)base_addr & 0xffff)); in t3_sge_init_ecntxt()