Searched refs:Cell (Results 1 - 21 of 21) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_data_pci.c52 pDMAHeaderBufVA = (u8 *)pTxRing->Cell[TxIdx].DmaBuf.AllocVa;
54 RTMP_GetPhysicalAddressLow(pTxRing->Cell[TxIdx].DmaBuf.AllocPa);
69 pTxRing->Cell[TxIdx].pNdisPacket = pTxBlk->pPacket;
70 pTxRing->Cell[TxIdx].pNextNdisPacket = NULL;
76 pTxD = (struct rt_txd *) pTxRing->Cell[TxIdx].AllocVa;
118 pDMAHeaderBufVA = (u8 *)pTxRing->Cell[TxIdx].DmaBuf.AllocVa;
120 RTMP_GetPhysicalAddressLow(pTxRing->Cell[TxIdx].DmaBuf.AllocPa);
129 pTxRing->Cell[TxIdx].pNdisPacket = pTxBlk->pPacket;
130 pTxRing->Cell[TxIdx].pNextNdisPacket = NULL;
135 pTxD = (struct rt_txd *) pTxRing->Cell[TxId
[all...]
H A Dcmm_mac_pci.c146 pTxRing->Cell[index].pNdisPacket = NULL;
147 pTxRing->Cell[index].pNextNdisPacket = NULL;
149 pTxRing->Cell[index].AllocSize = TXD_SIZE;
150 pTxRing->Cell[index].AllocVa = RingBaseVa;
152 Cell[index].AllocPa,
154 RTMP_SetPhysicalAddressLow(pTxRing->Cell[index].
159 pDmaBuf = &pTxRing->Cell[index].DmaBuf;
169 (struct rt_txd *) pTxRing->Cell[index].AllocVa;
219 pAd->MgmtRing.Cell[index].pNdisPacket = NULL;
220 pAd->MgmtRing.Cell[inde
[all...]
H A Dcmm_mac_usb.c250 /* link the pre-allocated Mgmt buffer to MgmtRing.Cell */
251 pMgmtRing->Cell[i].AllocSize = sizeof(struct rt_tx_context);
252 pMgmtRing->Cell[i].AllocVa = RingBaseVa;
253 pMgmtRing->Cell[i].pNdisPacket = NULL;
254 pMgmtRing->Cell[i].pNextNdisPacket = NULL;
258 (struct rt_tx_context *)pAd->MgmtRing.Cell[i].AllocVa;
394 (struct rt_tx_context *)pAd->MgmtRing.Cell[i].AllocVa;
573 (struct rt_tx_context *)pAd->MgmtRing.Cell[i].AllocVa;
575 if (NULL != pAd->MgmtRing.Cell[i].pNdisPacket) {
577 pAd->MgmtRing.Cell[
[all...]
H A Dcmm_data_usb.c587 (struct rt_tx_context *)pAd->MgmtRing.Cell[SwIdx].AllocVa;
614 pAd->MgmtRing.Cell[pAd->MgmtRing.TxCpuIdx].pNdisPacket = pPacket;
H A Drtmp_init.c1435 RTMP_GetPhysicalAddressLow(pAd->TxRing[QID_AC_BK].Cell[0].AllocPa);
1441 RTMP_GetPhysicalAddressLow(pAd->TxRing[QID_AC_BE].Cell[0].AllocPa);
1447 RTMP_GetPhysicalAddressLow(pAd->TxRing[QID_AC_VI].Cell[0].AllocPa);
1453 RTMP_GetPhysicalAddressLow(pAd->TxRing[QID_AC_VO].Cell[0].AllocPa);
1458 Value = RTMP_GetPhysicalAddressLow(pAd->MgmtRing.Cell[0].AllocPa);
1463 Value = RTMP_GetPhysicalAddressLow(pAd->RxRing.Cell[0].AllocPa);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/dce-dfs/
H A Dsmb.conf30 comment = Corporate Cell
37 comment = Technology Development Cell
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djxl.jarfunctions_fr.properties jxl/ jxl/read/ jxl/read/biff/ jxl/read/biff/BiffException$BiffMessage.class BiffException. ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dlistbox.cpp67 Cell cell, short dataOffset, short dataLength,
72 Cell cell, short dataOffset, short dataLength,
180 extern "C" void MacDrawStringCell(Rect *cellRect, Cell lCell, ListHandle theList, long refCon) ;
719 void MacDrawStringCell(Rect *cellRect, Cell lCell, ListHandle theList, long refCon)
742 Cell cell = { 0 , 0 } ;
751 Cell cell = { 0 , 0 } ;
766 Cell cell = { 0 , 0 } ;
783 Cell cell = { 0 , 0 } ;
795 Cell cell = { 0 , 0 } ;
808 Cell cel
[all...]
H A Dchecklst.cpp63 Cell cell, short dataOffset, short dataLength,
68 Cell cell, short dataOffset, short dataLength,
166 extern "C" void MacDrawStringCell(Rect *cellRect, Cell lCell, ListHandle theList, long refCon) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bzip2/
H A Dbzip2.c1699 Cell; typedef in typeref:struct:zzzz
1716 Cell *mkCell ( void )
1718 Cell *c;
1720 c = (Cell*) myMalloc ( sizeof ( Cell ) );
1729 Cell *snocString ( Cell *root, Char *name )
1732 Cell *tmp = mkCell();
1737 Cell *tmp = root;
1747 void addFlagsFromEnvVar ( Cell** argLis
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dindeo3.c74 typedef struct Cell { struct
81 } Cell; typedef in typeref:struct:Cell
232 static int copy_cell(Indeo3DecodeContext *ctx, Plane *plane, Cell *cell)
426 static int decode_cell_data(Indeo3DecodeContext *ctx, Cell *cell,
584 Plane *plane, Cell *cell, const uint8_t *data_ptr,
755 Plane *plane, int code, Cell *ref_cell,
758 Cell curr_cell;
859 Cell curr_cell;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dindeo3.c72 typedef struct Cell { struct
79 } Cell; typedef in typeref:struct:Cell
225 static int copy_cell(Indeo3DecodeContext *ctx, Plane *plane, Cell *cell)
418 static int decode_cell_data(Cell *cell, uint8_t *block, uint8_t *ref_block,
575 Plane *plane, Cell *cell, const uint8_t *data_ptr,
743 Plane *plane, int code, Cell *ref_cell,
746 Cell curr_cell;
842 Cell curr_cell;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhtmlcell.tex10 fragments {\bf cells}. Cell is for example one word, horizontal line, image
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drt_usb.c555 pPacket = pAd->MgmtRing.Cell[index].pNdisPacket;
556 pAd->MgmtRing.Cell[index].pNdisPacket = NULL;
H A Dusb_main_dev.c692 Cell[pAd->MgmtRing.
H A Drtmp.h492 struct rt_rtmp_dmacb Cell[TX_RING_SIZE]; member in struct:rt_rtmp_tx_ring
499 struct rt_rtmp_dmacb Cell[RX_RING_SIZE]; member in struct:rt_rtmp_rx_ring
506 struct rt_rtmp_dmacb Cell[MGMT_RING_SIZE]; member in struct:rt_rtmp_mgmt_ring
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2870/common/
H A Drtusb_bulk.c630 (struct rt_tx_context *)pAd->MgmtRing.Cell[pAd->MgmtRing.TxDmaIdx].AllocVa;
1178 pMLMEContext = (struct rt_tx_context *)pAd->MgmtRing.Cell[i].AllocVa;
H A Drtusb_io.c1290 Cell[pAd->
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddbgrid.cpp79 if ((attrkind == (wxGridCellAttr::Default)) || (attrkind == (wxGridCellAttr::Cell)) ||
106 // wxGridCellAttr::Cell - Not required, will inherit on merge from row.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dgrid.h635 Cell, enumerator in enum:wxGridCellAttr::wxAttrKind
1171 // ------ Cell text drawing functions
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dgrid.cpp2389 m_attrkind = wxGridCellAttr::Cell;
2978 case (wxGridCellAttr::Cell):
3254 attr->SetKind(wxGridCellAttr::Cell);
10203 wxCHECK_MSG( canHave, attr, _T("Cell attributes not allowed"));
10206 attr = m_table->GetAttr(row, col, wxGridCellAttr::Cell);

Completed in 275 milliseconds