Searched refs:sqe (Results 1 – 3 of 3) sorted by relevance
429 struct sqe { struct565 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;
1230 struct fcoe_sqe *sqe; in bnx2fc_add_2_sq() local1232 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()
2066 struct fcoe_sqe sqe; member2068 struct fcoe_sqe sqe;