Searched refs:csio_wr_copy_to_wrp (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/scsi/csiostor/ |
H A D | csio_wr.h | 495 void csio_wr_copy_to_wrp(void *, struct csio_wr_pair *, uint32_t, uint32_t);
|
H A D | csio_lnode.c | 1768 csio_wr_copy_to_wrp(&fw_wr[0], &wrp, wr_off, in csio_ln_mgmt_submit_wr() 1774 csio_wr_copy_to_wrp(pld->vaddr, &wrp, wr_off, im_len); in csio_ln_mgmt_submit_wr() 1781 csio_wr_copy_to_wrp(&dsgl, &wrp, ALIGN(wr_off, 8), in csio_ln_mgmt_submit_wr()
|
H A D | csio_wr.c | 951 csio_wr_copy_to_wrp(void *data_buf, struct csio_wr_pair *wrp, in csio_wr_copy_to_wrp() function
|