Home
last modified time | relevance | path

Searched refs:xmit_marker_enabled (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h442 u8 xmit_marker_enabled; member
Dcm.c1555 ep->mpa_attr.xmit_marker_enabled = mpa->flags & MPA_MARKERS ? 1 : 0; in process_mpa_reply()
1617 ep->mpa_attr.xmit_marker_enabled, ep->mpa_attr.version, in process_mpa_reply()
1779 ep->mpa_attr.xmit_marker_enabled = mpa->flags & MPA_MARKERS ? 1 : 0; in process_mpa_request()
1819 ep->mpa_attr.xmit_marker_enabled, ep->mpa_attr.version, in process_mpa_request()
Dqp.c1788 if (qhp->attr.mpa_attr.xmit_marker_enabled) in rdma_init()