Searched refs:txBuf (Results 1 – 1 of 1) sorted by relevance
1275 struct amd8111s_msgbuf *txBuf; in amd8111s_send() local1281 txBuf = amd8111s_getTxbuf(pLayerPointers); in amd8111s_send()1282 if (txBuf == NULL) { in amd8111s_send()1290 txBuf->msg_size = 0; in amd8111s_send()1291 pMsg = (uint8_t *)txBuf->vir_addr; in amd8111s_send()1295 txBuf->msg_size += frag_len; in amd8111s_send()