Searched refs:iser_data_buf (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/ulp/iser/
H A Diser_memory.c112 struct iser_data_buf *data = &iser_ctask->data[cmd_dir];
169 struct iser_data_buf *mem_copy;
225 static int iser_sg_to_page_vec(struct iser_data_buf *data,
286 static unsigned int iser_data_buf_aligned_len(struct iser_data_buf *data,
324 static void iser_data_buf_dump(struct iser_data_buf *data,
348 static void iser_page_vec_build(struct iser_data_buf *data,
372 struct iser_data_buf *data,
392 struct iser_data_buf *data;
419 struct iser_data_buf *mem = &iser_ctask->data[cmd_dir];
H A Discsi_iser.h156 struct iser_data_buf { struct
268 struct iser_data_buf data[ISER_DIRS_NUM]; /* orig. data des*/
269 struct iser_data_buf data_copy[ISER_DIRS_NUM];/* contig. copy */
359 struct iser_data_buf *data,
H A Diser_initiator.c81 struct iser_data_buf *buf_in = &iser_ctask->data[ISER_DIR_IN];
131 struct iser_data_buf *buf_out = &iser_ctask->data[ISER_DIR_OUT];
329 struct iser_data_buf *data_buf;

Completed in 72 milliseconds