Searched refs:txBuf (Results 1 – 1 of 1) sorted by relevance
1276 struct amd8111s_msgbuf *txBuf; in amd8111s_send() local1282 txBuf = amd8111s_getTxbuf(pLayerPointers); in amd8111s_send()1283 if (txBuf == NULL) { in amd8111s_send()1291 txBuf->msg_size = 0; in amd8111s_send()1292 pMsg = (uint8_t *)txBuf->vir_addr; in amd8111s_send()1296 txBuf->msg_size += frag_len; in amd8111s_send()