Home
last modified time | relevance | path

Searched refs:wrb_index (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/scsi/be2iscsi/
Dbe_main.c1056 pwrb_handle->nxt_wrb_index = pwrb_handle_tmp->wrb_index; in alloc_wrb_handle()
1278 dw[offsetof(struct amap_sol_cqe, wrb_index) / in hwi_complete_drvr_msgs()
1331 dw[offsetof(struct amap_sol_cqe, wrb_index) / in hwi_complete_cmd()
2419 pwrb_handle->wrb_index = j; in beiscsi_init_wrb_handle()
2438 pwrb_handle->wrb_index = j; in beiscsi_init_wrb_handle()
3725 pwrb, pwrb_handle->wrb_index); in beiscsi_offload_connection()
3750 doorbell |= (pwrb_handle->wrb_index & DB_DEF_PDU_WRB_INDEX_MASK) in beiscsi_offload_connection()
3856 wrb_index << 16) | (unsigned int) in beiscsi_alloc_pdu()
3972 io_task->pwrb_handle->wrb_index); in beiscsi_iotask()
3985 doorbell |= (io_task->pwrb_handle->wrb_index & in beiscsi_iotask()
[all …]
Dbe_main.h836 unsigned short wrb_index; member
Dbe_cmds.h654 u8 wrb_index[8]; /* dword 2 */ member
/linux-2.6.39/drivers/net/benet/
Dbe_hw.h275 u8 wrb_index[16]; /* dword 0 */ member
Dbe_main.c1385 wrb_index, txcp); in be_tx_compl_clean()
1767 wrb_index, txcp); in be_poll_tx_mcc()