Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/
HDqp.c1512 qhp->attr.llp_stream_handle = attrs->llp_stream_handle; in c4iw_modify_qp()
1513 qhp->ep = qhp->attr.llp_stream_handle; in c4iw_modify_qp()
1599 qhp->attr.llp_stream_handle = NULL; in c4iw_modify_qp()
1642 qhp->attr.llp_stream_handle = NULL; in c4iw_modify_qp()
HDiw_cxgbe.h467 struct c4iw_ep *llp_stream_handle; member
HDcm.c2121 attrs.llp_stream_handle = ep; in process_mpa_reply()
2482 attrs.llp_stream_handle = ep; in c4iw_accept_cr()
/freebsd-13-stable/sys/dev/irdma/
HDirdma_type.h493 void *llp_stream_handle; member
HDirdma_ctrl.c467 qp->llp_stream_handle = (void *)(-1); in irdma_sc_qp_init()