Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_sge_defs.h83 #define V_EC_UP_TOKEN(x) ((x) << S_EC_UP_TOKEN) macro
Dcxgb_t3_hw.c2585 V_EC_TYPE(type) | V_EC_GEN(gen) | V_EC_UP_TOKEN(token) | in t3_sge_init_ecntxt()
/freebsd-9-stable/sys/dev/cxgb/ulp/iw_cxgb/
Diw_cxgb_hal.c592 V_EC_UP_TOKEN(T3_CTL_QP_TID) | F_EC_VALID)) << 32; in cxio_hal_init_ctrl_qp()