Home
last modified time | relevance | path

Searched refs:sqe (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/scsi/bnx2i/
Dbnx2i.h429 struct sqe { struct
565 struct sqe *sq_virt;
569 struct sqe *sq_prod_qe;
570 struct sqe *sq_cons_qe;
571 struct sqe *sq_first_qe;
572 struct sqe *sq_last_qe;
/linux-2.6.39/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c1230 struct fcoe_sqe *sqe; in bnx2fc_add_2_sq() local
1232 sqe = &tgt->sq[tgt->sq_prod_idx]; in bnx2fc_add_2_sq()
1235 sqe->wqe = xid << FCOE_SQE_TASK_ID_SHIFT; in bnx2fc_add_2_sq()
1236 sqe->wqe |= tgt->sq_curr_toggle_bit << FCOE_SQE_TOGGLE_BIT_SHIFT; in bnx2fc_add_2_sq()
/linux-2.6.39/drivers/net/
Dcnic_defs.h2066 struct fcoe_sqe sqe; member
2068 struct fcoe_sqe sqe;