Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/irdma/
H A Ddefs.h130 #define IRDMA_QP_TYPE_IWARP 1 macro
H A Duk.c1433 qp->qp_type = info->type ? info->type : IRDMA_QP_TYPE_IWARP; in irdma_uk_qp_init()
H A Dverbs.c980 init_info.qp_uk_init_info.type = IRDMA_QP_TYPE_IWARP; in irdma_create_qp()