Home
last modified time | relevance | path

Searched refs:send_rdma0_op (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H A Di40iw_cm.h332 enum send_rdma0 send_rdma0_op; member
H A Di40iw_cm.c132 else if (!conn_ord && cm_node->send_rdma0_op == SEND_RDMA_READ_ZERO) in i40iw_record_ird_ord()
793 switch (cm_node->send_rdma0_op) { in i40iw_build_mpa_v2()
1013 cm_node->send_rdma0_op = SEND_RDMA_READ_ZERO; in i40iw_parse_mpa()
1015 cm_node->send_rdma0_op = SEND_RDMA_WRITE_ZERO; in i40iw_parse_mpa()
2195 cm_node->send_rdma0_op = SEND_RDMA_READ_ZERO; in i40iw_make_cm_node()
4103 read0 = (cm_node->send_rdma0_op == SEND_RDMA_READ_ZERO); in i40iw_cm_event_connected()
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dcm.h303 enum send_rdma0 send_rdma0_op; member
H A Dcm.c37 else if (!conn_ord && cm_node->send_rdma0_op == SEND_RDMA_READ_ZERO) in irdma_record_ird_ord()
846 switch (cm_node->send_rdma0_op) { in irdma_build_mpa_v2()
1004 cm_node->send_rdma0_op = SEND_RDMA_READ_ZERO; in irdma_negotiate_mpa_v2_ird_ord()
1006 cm_node->send_rdma0_op = SEND_RDMA_WRITE_ZERO; in irdma_negotiate_mpa_v2_ird_ord()
2282 cm_node->send_rdma0_op = SEND_RDMA_READ_ZERO; in irdma_make_cm_node()
4155 read0 = (cm_node->send_rdma0_op == SEND_RDMA_READ_ZERO); in irdma_cm_event_connected()

Completed in 13 milliseconds