Home | History | Annotate | Download | only in src

Lines Matching refs:tx_info

577     phDnldNfc_TxInfo_t          tx_info;
1968 psDnldContext->tx_info.transmit_frame = NULL;
1969 psDnldContext->tx_info.tx_total = 0x00;
1970 psDnldContext->tx_info.tx_offset = 0x00;
1971 psDnldContext->tx_info.tx_len = 0x00;
1972 psDnldContext->tx_info.tx_chain = FALSE;
2068 psDnldContext->tx_info.tx_offset;
2070 psDnldContext->tx_info.tx_chain;
2091 psDnldContext->tx_info.tx_offset += tx_length;
2092 psDnldContext->tx_info.tx_chain = chain;
2230 if( (TRUE != psDnldContext->tx_info.tx_chain)
2251 psDnldContext->tx_info.tx_offset,
2325 psDnldContext->tx_info.tx_offset,