Searched refs:rdma_cm_port (Results 1 – 1 of 1) sorted by relevance
95 static u16 rdma_cm_port; variable3652 return sprintf(page, "%d\n", rdma_cm_port); in srpt_rdma_cm_port_show()3668 if (rdma_cm_port == val) in srpt_rdma_cm_port_store()3685 rdma_cm_port = val; in srpt_rdma_cm_port_store()3696 CONFIGFS_ATTR(srpt_, rdma_cm_port);