Home
last modified time | relevance | path

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

/Linux-v6.6/net/smc/
Dsmc_clc.h166 struct smc_clc_msg_proposal { /* clc proposal message sent by Linux */ struct
176 struct smc_clc_msg_proposal pclc_base; argument
322 smc_clc_proposal_get_prefix(struct smc_clc_msg_proposal *pclc) in smc_clc_proposal_get_prefix()
351 smc_get_clc_msg_smcd(struct smc_clc_msg_proposal *prop) in smc_get_clc_msg_smcd()
361 smc_get_clc_v2_ext(struct smc_clc_msg_proposal *prop) in smc_get_clc_v2_ext()
425 int smc_clc_srv_v2x_features_validate(struct smc_clc_msg_proposal *pclc,
Dsmc_clc.c338 static bool smc_clc_msg_prop_valid(struct smc_clc_msg_proposal *pclc) in smc_clc_msg_prop_valid()
452 struct smc_clc_msg_proposal *pclc; in smc_clc_msg_hdr_valid()
461 pclc = (struct smc_clc_msg_proposal *)clcm; in smc_clc_msg_hdr_valid()
823 struct smc_clc_msg_proposal *pclc_base; in smc_clc_send_proposal()
1174 int smc_clc_srv_v2x_features_validate(struct smc_clc_msg_proposal *pclc, in smc_clc_srv_v2x_features_validate()
Daf_smc.c1973 struct smc_clc_msg_proposal *pclc, in smc_listen_v2_check()
2035 struct smc_clc_msg_proposal *pclc) in smc_listen_prfx_check()
2132 struct smc_clc_msg_proposal *pclc, in smc_find_ism_v2_device_serv()
2201 struct smc_clc_msg_proposal *pclc, in smc_find_ism_v1_device_serv()
2247 struct smc_clc_msg_proposal *pclc, in smc_find_rdma_v2_device_serv()
2297 struct smc_clc_msg_proposal *pclc, in smc_find_rdma_v1_device_serv()
2322 struct smc_clc_msg_proposal *pclc, in smc_listen_find_device()
2402 struct smc_clc_msg_proposal *pclc; in smc_listen_work()
2434 pclc = (struct smc_clc_msg_proposal *)buf; in smc_listen_work()