Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/cxgb3/
Diwch_qp.c936 qhp->attr.llp_stream_handle = attrs->llp_stream_handle; in iwch_modify_qp()
937 qhp->ep = qhp->attr.llp_stream_handle; in iwch_modify_qp()
1005 qhp->attr.llp_stream_handle = NULL; in iwch_modify_qp()
1049 qhp->attr.llp_stream_handle = NULL; in iwch_modify_qp()
Diwch_provider.h156 struct iwch_ep *llp_stream_handle; member
Diwch_cm.c913 attrs.llp_stream_handle = ep; in process_mpa_reply()
1821 attrs.llp_stream_handle = ep; in iwch_accept_cr()
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dqp.c1927 qhp->attr.llp_stream_handle = attrs->llp_stream_handle; in c4iw_modify_qp()
1928 qhp->ep = qhp->attr.llp_stream_handle; in c4iw_modify_qp()
2013 qhp->attr.llp_stream_handle = NULL; in c4iw_modify_qp()
2055 qhp->attr.llp_stream_handle = NULL; in c4iw_modify_qp()
Diw_cxgb4.h535 struct c4iw_ep *llp_stream_handle; member
Dcm.c1593 attrs.llp_stream_handle = ep; in process_mpa_reply()
3104 attrs.llp_stream_handle = ep; in c4iw_accept_cr()
/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_type.h378 void *llp_stream_handle; member
Di40iw_ctrl.c2393 qp->llp_stream_handle = (void *)(-1); in i40iw_sc_qp_init()