Home
last modified time | relevance | path

Searched refs:form_cm_frame (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/hw/irdma/
A Dcm.h374 struct irdma_puda_buf *(*form_cm_frame)(struct irdma_cm_node *cm_node, member
A Dcm.c599 sqbuf = cm_node->cm_core->form_cm_frame(cm_node, NULL, NULL, NULL, in irdma_send_reset()
907 sqbuf = cm_node->cm_core->form_cm_frame(cm_node, NULL, in irdma_send_mpa_request()
938 sqbuf = cm_node->cm_core->form_cm_frame(cm_node, NULL, in irdma_send_mpa_reject()
1416 sqbuf = cm_node->cm_core->form_cm_frame(cm_node, &opts, NULL, NULL, in irdma_send_syn()
1434 sqbuf = cm_node->cm_core->form_cm_frame(cm_node, NULL, NULL, NULL, in irdma_send_ack()
1448 sqbuf = cm_node->cm_core->form_cm_frame(cm_node, NULL, NULL, NULL, in irdma_send_fin()
3230 cm_core->form_cm_frame = irdma_form_uda_cm_frame; in irdma_setup_cm_core()
3236 cm_core->form_cm_frame = irdma_form_ah_cm_frame; in irdma_setup_cm_core()

Completed in 11 milliseconds