Searched refs:smc_clc_msg_hdr (Results 1 – 2 of 2) sorted by relevance
59 struct smc_clc_msg_hdr { /* header1 of clc messages */ struct150 struct smc_clc_msg_hdr hdr;220 struct smc_clc_msg_hdr hdr;231 struct smc_clc_msg_hdr hdr;244 struct smc_clc_msg_hdr hdr;
47 struct smc_clc_msg_hdr *hdr = &pclc->hdr; in smc_clc_msg_prop_valid()87 struct smc_clc_msg_hdr *hdr = &clc_v2->hdr; in smc_clc_msg_acc_conf_valid()119 static bool smc_clc_msg_hdr_valid(struct smc_clc_msg_hdr *clcm, bool check_trl) in smc_clc_msg_hdr_valid()341 struct smc_clc_msg_hdr *clcm = buf; in smc_clc_wait_msg()360 sizeof(struct smc_clc_msg_hdr)); in smc_clc_wait_msg()389 if ((len < sizeof(struct smc_clc_msg_hdr)) || in smc_clc_wait_msg()