Searched refs:llcbuf (Results 1 – 1 of 1) sorted by relevance
564 static int smc_llc_send_message(struct smc_link *link, void *llcbuf) in smc_llc_send_message() argument575 memcpy(wr_buf, llcbuf, sizeof(union smc_llc_msg)); in smc_llc_send_message()583 static int smc_llc_send_message_wait(struct smc_link *link, void *llcbuf) in smc_llc_send_message_wait() argument594 memcpy(wr_buf, llcbuf, sizeof(union smc_llc_msg)); in smc_llc_send_message_wait()