Home
last modified time | relevance | path

Searched refs:DDP_LLP (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c1064 *layer_type = LAYER_MPA|DDP_LLP; in build_term_codes()
1068 *layer_type = LAYER_MPA|DDP_LLP; in build_term_codes()
1147 if (qhp->attr.layer_etype == (LAYER_MPA|DDP_LLP)) { in post_terminate()
H A Diw_cxgbe.h726 DDP_LLP = 0x03 enumerator
H A Dcm.c2147 attrs.layer_etype = LAYER_MPA | DDP_LLP; in process_mpa_reply()
2169 attrs.layer_etype = LAYER_MPA | DDP_LLP; in process_mpa_reply()
/freebsd/sys/dev/irdma/
H A Dirdma_type.h101 DDP_LLP = 3, enumerator
H A Dirdma_ctrl.c1778 (LAYER_MPA << 4) | DDP_LLP, MPA_CRC); in irdma_bld_terminate_hdr()