Home | History | Annotate | Download | only in TWDriver

Lines Matching defs:Buffer

361 #define TX_CTRL_FLAG_PKT_IN_RAW_BUF        0x0010  /* The input packet is in a raw buffer (as opposed to OS packet) */
672 TWD_INT_REQUEST_FOR_BUFFER , /**< Rx Data Path Request for buffer Callback */
753 TWD_EVENT_RX_REQUEST_FOR_BUFFER = TWD_OWNER_RX_XFER | TWD_INT_REQUEST_FOR_BUFFER, /**< RX Data Path Request for Buffer Internal Event ID */
1489 TI_UINT8 *pBuffer; /**< Pointer to Buffer into the file (or file portion) is copied from user space */
1568 TI_UINT8 *fwRxCBufPtr; /**< Pointer to FW RX Control Buffer */
1569 TI_UINT8 *fwTxCBufPtr; /**< Pointer to FW TX Control Buffer */
1607 void * pInputPkt; /**< The input packet to the Tx path, either OS packet or raw buffer (see RAW_BUF_PKT flag) */
1608 TI_UINT32 uInputPktLen; /**< The input packet length in bytes (for freeing it in case of raw buffer) */
1611 TI_UINT8 uHeadroomSize; /**< Only for WHA - headroom in bytes before the payload in the packet buffer */
1653 TI_UINT8 Buffer[MAX_TEMPLATE_SIZE]; /**< Buffer which holds Template */
2043 TI_UINT32 RecvNoBuffer; /**< Number of frames that the NIC cannot receive due to lack of NIC receive buffer space */
2076 * The CB Parameters (Completino CB, Handle to CB Parameters and buffer of Input/Output Parameters)
2197 * NOTE: This struct is only meant to be used as a pointer reference to an actual buffer.
2198 * Table size is not a constant and is derived from the buffer size given with the
2825 * \param pBuffer - Pointer to Received buffer frame
2830 * User registers the CB for RX Buffer Request
2865 TPacketReceiveCb recvPacketCB; /**< RX Buffer Request callback */
3032 * \param pbuf - Pointer to Input NVS Buffer
3033 * \param length - Length of NVS Buffer
3034 * \param uRxDmaBufLen - The Rx DMA buffer length in bytes (needed as a limit for Rx aggregation length)
3035 * \param uTxDmaBufLen - The Tx DMA buffer length in bytes (needed as a limit for Tx aggregation length)
3064 * \param pFileInfo - Pointer to Input Buffer contains part of FW Image to Download
3412 * \param pItrParamBuf - Pointer to Interrogate parameters buffer
4006 * \param tIpAddr - IP Address Input Buffer