Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h442 u8 xmit_marker_enabled; member
Dcm.c1557 ep->mpa_attr.xmit_marker_enabled = mpa->flags & MPA_MARKERS ? 1 : 0; in process_mpa_reply()
1619 ep->mpa_attr.xmit_marker_enabled, ep->mpa_attr.version, in process_mpa_reply()
1781 ep->mpa_attr.xmit_marker_enabled = mpa->flags & MPA_MARKERS ? 1 : 0; in process_mpa_request()
1821 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()