Searched refs:llcbuf (Results 1 – 1 of 1) sorted by relevance
588 static int smc_llc_send_message(struct smc_link *link, void *llcbuf) in smc_llc_send_message() argument599 memcpy(wr_buf, llcbuf, sizeof(union smc_llc_msg)); in smc_llc_send_message()610 static int smc_llc_send_message_wait(struct smc_link *link, void *llcbuf) in smc_llc_send_message_wait() argument621 memcpy(wr_buf, llcbuf, sizeof(union smc_llc_msg)); in smc_llc_send_message_wait()