Searched refs:pasync_ctx (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/
H A Dbe_main.c1382 *pasync_ctx, unsigned int is_header,
1386 return &pasync_ctx->async_entry[host_write_ptr].
1389 return &pasync_ctx->async_entry[host_write_ptr].data_busy_list;
1395 struct hwi_async_pdu_context *pasync_ctx,
1420 pbusy_list = hwi_get_async_busy_list(pasync_ctx, 1,
1425 pasync_ctx->async_header.pa_base.u.a64.address);
1428 pasync_ctx->async_header.buffer_size;
1432 pbusy_list = hwi_get_async_busy_list(pasync_ctx, 0, (pdpdu_cqe->
1436 pasync_ctx->async_data.pa_base.u.
1438 buffer_index = buffer_len / pasync_ctx
1381 hwi_get_async_busy_list(struct hwi_async_pdu_context *pasync_ctx, unsigned int is_header, unsigned int host_write_ptr) argument
1393 hwi_get_async_handle(struct beiscsi_hba *phba, struct beiscsi_conn *beiscsi_conn, struct hwi_async_pdu_context *pasync_ctx, struct i_t_dpdu_cqe *pdpdu_cqe, unsigned int *pcq_index) argument
1472 hwi_update_async_writables(struct hwi_async_pdu_context *pasync_ctx, unsigned int is_header, unsigned int cq_index) argument
1526 struct hwi_async_pdu_context *pasync_ctx; local
1559 hwi_get_ring_address(struct hwi_async_pdu_context *pasync_ctx, unsigned int is_header, unsigned int host_write_ptr) argument
1576 struct hwi_async_pdu_context *pasync_ctx; local
1659 struct hwi_async_pdu_context *pasync_ctx; local
1678 hwi_fwd_async_msg(struct beiscsi_conn *beiscsi_conn, struct beiscsi_hba *phba, struct hwi_async_pdu_context *pasync_ctx, unsigned short cri) argument
1725 struct hwi_async_pdu_context *pasync_ctx; local
1790 struct hwi_async_pdu_context *pasync_ctx; local
2479 struct hwi_async_pdu_context *pasync_ctx; local
[all...]
H A Dbe_main.h113 #define HWI_GET_ASYNC_PDU_CTX(phwi) (phwi->phwi_ctxt->pasync_ctx)
857 struct hwi_async_pdu_context *pasync_ctx; member in struct:hwi_context_memory

Completed in 72 milliseconds