Searched refs:rdma_cm_port (Results 1 – 1 of 1) sorted by relevance
99 static u16 rdma_cm_port; variable3517 return sprintf(page, "%d\n", rdma_cm_port); in srpt_rdma_cm_port_show()3533 if (rdma_cm_port == val) in srpt_rdma_cm_port_store()3550 rdma_cm_port = val; in srpt_rdma_cm_port_store()3561 CONFIGFS_ATTR(srpt_, rdma_cm_port);