Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
Dqp.c1479 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes()
1498 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes()
1502 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes()
1514 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes()
1519 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes()
1522 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes()
1535 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes()
1542 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes()
1546 *layer_type = LAYER_DDP|DDP_LOCAL_CATA; in build_term_codes()
1550 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes()
Diw_cxgb4.h729 LAYER_DDP = 0x10, enumerator
/kernel/linux/linux-5.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