Searched refs:LAYER_DDP (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/cxgb3/ |
| D | iwch_qp.c | 580 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes() 599 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes() 603 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes() 615 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes() 620 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes() 623 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes() 636 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes() 643 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes() 647 *layer_type = LAYER_DDP|DDP_LOCAL_CATA; in build_term_codes() 651 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes()
|
| D | iwch_cm.h | 88 LAYER_DDP = 0x10, enumerator
|
| /Linux-v5.4/drivers/infiniband/hw/cxgb4/ |
| D | qp.c | 1478 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes() 1497 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes() 1501 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes() 1513 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes() 1518 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes() 1521 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes() 1534 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes() 1541 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes() 1545 *layer_type = LAYER_DDP|DDP_LOCAL_CATA; in build_term_codes() 1549 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes()
|
| D | iw_cxgb4.h | 729 LAYER_DDP = 0x10, enumerator
|
| /Linux-v5.4/drivers/infiniband/hw/i40iw/ |
| D | i40iw_ctrl.c | 4423 (LAYER_DDP << 4) | DDP_TAGGED_BUFFER, DDP_TAGGED_INV_STAG); in i40iw_bld_terminate_hdr() 4432 (LAYER_DDP << 4) | DDP_TAGGED_BUFFER, DDP_TAGGED_BOUNDS); in i40iw_bld_terminate_hdr() 4441 (LAYER_DDP << 4) | DDP_TAGGED_BUFFER, DDP_TAGGED_UNASSOC_STAG); in i40iw_bld_terminate_hdr() 4460 (LAYER_DDP << 4) | DDP_UNTAGGED_BUFFER, DDP_UNTAGGED_INV_QN); in i40iw_bld_terminate_hdr() 4495 (LAYER_DDP << 4) | DDP_CATASTROPHIC, DDP_CATASTROPHIC_LOCAL); in i40iw_bld_terminate_hdr() 4500 (LAYER_DDP << 4) | DDP_CATASTROPHIC, DDP_CATASTROPHIC_LOCAL); in i40iw_bld_terminate_hdr() 4504 (LAYER_DDP << 4) | DDP_UNTAGGED_BUFFER, DDP_UNTAGGED_INV_MSN_RANGE); in i40iw_bld_terminate_hdr() 4509 (LAYER_DDP << 4) | DDP_UNTAGGED_BUFFER, DDP_UNTAGGED_INV_TOO_LONG); in i40iw_bld_terminate_hdr() 4514 (LAYER_DDP << 4) | DDP_TAGGED_BUFFER, DDP_TAGGED_INV_DDP_VER); in i40iw_bld_terminate_hdr() 4517 (LAYER_DDP << 4) | DDP_UNTAGGED_BUFFER, DDP_UNTAGGED_INV_DDP_VER); in i40iw_bld_terminate_hdr() [all …]
|
| D | i40iw_type.h | 97 LAYER_DDP = 1, enumerator
|