Home
last modified time | relevance | path

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

/linux-5.19.10/net/smc/
Dsmc_clc.h159 struct smc_clc_msg_proposal { /* clc proposal message sent by Linux */ struct
169 struct smc_clc_msg_proposal pclc_base; argument
304 smc_clc_proposal_get_prefix(struct smc_clc_msg_proposal *pclc) in smc_clc_proposal_get_prefix()
333 smc_get_clc_msg_smcd(struct smc_clc_msg_proposal *prop) in smc_get_clc_msg_smcd()
343 smc_get_clc_v2_ext(struct smc_clc_msg_proposal *prop) in smc_get_clc_v2_ext()
Dsmc_clc.c338 static bool smc_clc_msg_prop_valid(struct smc_clc_msg_proposal *pclc) in smc_clc_msg_prop_valid()
438 struct smc_clc_msg_proposal *pclc; in smc_clc_msg_hdr_valid()
447 pclc = (struct smc_clc_msg_proposal *)clcm; in smc_clc_msg_hdr_valid()
809 struct smc_clc_msg_proposal *pclc_base; in smc_clc_send_proposal()
Daf_smc.c1858 struct smc_clc_msg_proposal *pclc, in smc_listen_v2_check()
1916 struct smc_clc_msg_proposal *pclc) in smc_listen_prfx_check()
2011 struct smc_clc_msg_proposal *pclc, in smc_find_ism_v2_device_serv()
2080 struct smc_clc_msg_proposal *pclc, in smc_find_ism_v1_device_serv()
2121 struct smc_clc_msg_proposal *pclc, in smc_find_rdma_v2_device_serv()
2168 struct smc_clc_msg_proposal *pclc, in smc_find_rdma_v1_device_serv()
2193 struct smc_clc_msg_proposal *pclc, in smc_listen_find_device()
2273 struct smc_clc_msg_proposal *pclc; in smc_listen_work()
2305 pclc = (struct smc_clc_msg_proposal *)buf; in smc_listen_work()