Searched refs:cri (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.c1459 pasync_handle->cri = (unsigned short)beiscsi_conn->beiscsi_conn_cid -
1523 unsigned int cri)
1534 plist = &pasync_ctx->async_entry[cri].wait_queue.list;
1552 INIT_LIST_HEAD(&pasync_ctx->async_entry[cri].wait_queue.list);
1553 pasync_ctx->async_entry[cri].wait_queue.hdr_received = 0;
1554 pasync_ctx->async_entry[cri].wait_queue.bytes_received = 0;
1673 hwi_free_async_msg(phba, pasync_handle->cri);
1680 struct hwi_async_pdu_context *pasync_ctx, unsigned short cri)
1690 plist = &pasync_ctx->async_entry[cri].wait_queue.list;
1716 hwi_free_async_msg(phba, cri);
1522 hwi_free_async_msg(struct beiscsi_hba *phba, unsigned int cri) argument
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
1728 unsigned short cri = pasync_handle->cri; local
[all...]
H A Dbe_main.h320 * for cid to cri conversion
496 unsigned short cri; member in struct:async_pdu_handle

Completed in 138 milliseconds