Searched refs:NIC_WQE_SIZE (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw_eth.h41 #define NIC_WQE_SIZE 16 macro
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_tx.c438 bcopy(&wqed->frag[i], wqe, NIC_WQE_SIZE);
849 DW_SWAP(u32ptr(&wqed->frag[0]), (wqed->wqe_cnt * NIC_WQE_SIZE));
H A Doce_queue.c523 NIC_WQE_SIZE, DDI_DMA_CONSISTENT | DDI_DMA_RDWR);

Completed in 49 milliseconds