Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb3/
Dfirmware_exports.h135 #define FW_RI_SGEEC_START 65527 macro
Dcxgb3_offload.c353 ret = t3_sge_init_ecntxt(adapter, FW_RI_SGEEC_START, 0, in cxgb_rdma_ctl()
/drivers/infiniband/hw/cxgb3/
Dcxio_hal.h44 #define T3_CTRL_QP_ID FW_RI_SGEEC_START
Dcxio_hal.c570 sge_cmd = (3ULL << 56) | FW_RI_SGEEC_START << 8 | 3; in cxio_hal_init_ctrl_qp()