Home
last modified time | relevance | path

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

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