Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/cxgb4/
Dqp.c1478 *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()
Diw_cxgb4.h729 LAYER_DDP = 0x10, enumerator
/Linux-v5.10/drivers/infiniband/hw/i40iw/
Di40iw_ctrl.c4518 (LAYER_DDP << 4) | DDP_TAGGED_BUFFER, DDP_TAGGED_INV_STAG); in i40iw_bld_terminate_hdr()
4527 (LAYER_DDP << 4) | DDP_TAGGED_BUFFER, DDP_TAGGED_BOUNDS); in i40iw_bld_terminate_hdr()
4536 (LAYER_DDP << 4) | DDP_TAGGED_BUFFER, DDP_TAGGED_UNASSOC_STAG); in i40iw_bld_terminate_hdr()
4555 (LAYER_DDP << 4) | DDP_UNTAGGED_BUFFER, DDP_UNTAGGED_INV_QN); in i40iw_bld_terminate_hdr()
4590 (LAYER_DDP << 4) | DDP_CATASTROPHIC, DDP_CATASTROPHIC_LOCAL); in i40iw_bld_terminate_hdr()
4595 (LAYER_DDP << 4) | DDP_CATASTROPHIC, DDP_CATASTROPHIC_LOCAL); in i40iw_bld_terminate_hdr()
4599 (LAYER_DDP << 4) | DDP_UNTAGGED_BUFFER, DDP_UNTAGGED_INV_MSN_RANGE); in i40iw_bld_terminate_hdr()
4604 (LAYER_DDP << 4) | DDP_UNTAGGED_BUFFER, DDP_UNTAGGED_INV_TOO_LONG); in i40iw_bld_terminate_hdr()
4609 (LAYER_DDP << 4) | DDP_TAGGED_BUFFER, DDP_TAGGED_INV_DDP_VER); in i40iw_bld_terminate_hdr()
4612 (LAYER_DDP << 4) | DDP_UNTAGGED_BUFFER, DDP_UNTAGGED_INV_DDP_VER); in i40iw_bld_terminate_hdr()
[all …]
Di40iw_type.h98 LAYER_DDP = 1, enumerator