Searched refs:llcbuf (Results 1 – 1 of 1) sorted by relevance
758 static int smc_llc_send_message(struct smc_link *link, void *llcbuf) in smc_llc_send_message() argument769 memcpy(wr_buf, llcbuf, sizeof(union smc_llc_msg)); in smc_llc_send_message()780 static int smc_llc_send_message_wait(struct smc_link *link, void *llcbuf) in smc_llc_send_message_wait() argument791 memcpy(wr_buf, llcbuf, sizeof(union smc_llc_msg)); in smc_llc_send_message_wait()