Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_firmware_exports.h137 #define FW_RI_SGEEC_START 65527 macro
/freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/
Diw_cxgb_hal.h36 #define T3_CTRL_QP_ID FW_RI_SGEEC_START
Diw_cxgb_hal.c597 sge_cmd = (3ULL << 56) | FW_RI_SGEEC_START << 8 | 3; in cxio_hal_init_ctrl_qp()