Searched refs:iser_dto (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_initiator.c52 static void iser_dto_add_regd_buff(struct iser_dto *dto,
129 struct iser_dto *send_dto = &iser_ctask->desc.dto;
188 struct iser_dto *recv_dto = NULL;
256 struct iser_dto *send_dto = &tx_desc->dto;
326 struct iser_dto *send_dto = NULL;
413 struct iser_dto *send_dto = NULL;
485 struct iser_dto *send_dto = NULL;
546 struct iser_dto *dto = &rx_desc->dto;
599 struct iser_dto *dto = &tx_desc->dto;
698 void iser_dto_buffs_release(struct iser_dto *dt
[all...]
H A Discsi_iser.h193 struct iser_dto { struct
223 struct iser_dto dto;
324 void iser_dto_buffs_release(struct iser_dto *dto);
H A Diser_verbs.c644 static void iser_dto_to_iov(struct iser_dto *dto, struct ib_sge *iov, int iov_len)
692 struct iser_dto *recv_dto = &rx_desc->dto;
726 struct iser_dto *dto = &tx_desc->dto;
755 struct iser_dto *dto = &desc->dto;

Completed in 178 milliseconds