Home
last modified time | relevance | path

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

/Linux-v6.1/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.c1904 struct smc_clc_msg_proposal *pclc, in smc_listen_v2_check()
1962 struct smc_clc_msg_proposal *pclc) in smc_listen_prfx_check()
2057 struct smc_clc_msg_proposal *pclc, in smc_find_ism_v2_device_serv()
2126 struct smc_clc_msg_proposal *pclc, in smc_find_ism_v1_device_serv()
2172 struct smc_clc_msg_proposal *pclc, in smc_find_rdma_v2_device_serv()
2219 struct smc_clc_msg_proposal *pclc, in smc_find_rdma_v1_device_serv()
2244 struct smc_clc_msg_proposal *pclc, in smc_listen_find_device()
2324 struct smc_clc_msg_proposal *pclc; in smc_listen_work()
2356 pclc = (struct smc_clc_msg_proposal *)buf; in smc_listen_work()